.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;
  }