.ant-card-body{
  padding:0px!important;
  margin-top: 10px!important;
  margin-bottom: -2%!important;
}
.ant-card-head-title{
  margin-bottom: -10px;
  margin-top: -1%;
}

.spins {
  text-align: center;
  background: rgba(255, 255, 255, 0.05);
  width: 75vw;
      height: 75vh;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 9999;
}