
body {
  background: linear-gradient(45deg, rgb(0, 0, 0, 0), rgb(168, 85, 247, 0.1)), radial-gradient(ellipse at bottom, #1d273d 0%, #090a0f 100%) ;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;  
            align-items: center;

  }
  
  .night {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
  }
  
  .shooting_star {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    background: linear-gradient(-45deg, #5f91ff, rgb(168 85 247));
    border-radius: 999px;
    -webkit-filter: drop-shadow(0 0 6px rgb(168 85 247));
            filter: drop-shadow(0 0 6px rgb(168 85 247));
    -webkit-animation: tail 3000ms ease-in-out infinite, shooting 3000ms ease-in-out infinite;
            animation: tail 3000ms ease-in-out infinite, shooting 3000ms ease-in-out infinite;
  }
  .shooting_star::before, .shooting_star::after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    height: 2px;
    background: linear-gradient(-45deg, rgba(0, 0, 255, 0), #8a5fff, #5f91ff);
    -webkit-transform: translateX(50%) rotateZ(45deg);
            transform: translateX(50%) rotateZ(45deg);
    border-radius: 100%;
    -webkit-animation: shining 3000ms ease-in-out infinite;
            animation: shining 3000ms ease-in-out infinite;
  }
  .shooting_star::after {
    -webkit-transform: translateX(50%) rotateZ(-45deg);
            transform: translateX(50%) rotateZ(-45deg);
  }
  .shooting_star:nth-child(1) {
    top: calc(50% - -57px);
    left: calc(20% - 234px);
    -webkit-animation-delay: 7606ms;
            animation-delay: 7606ms;
  }
  .shooting_star:nth-child(1)::before, .shooting_star:nth-child(1)::after, .shooting_star:nth-child(1)::after {
    -webkit-animation-delay: 7606ms;
            animation-delay: 7606ms;
  }
  .shooting_star:nth-child(2) {
    top: calc(50% - -58px);
    left: calc(20% - 106px);
    -webkit-animation-delay: 4683ms;
            animation-delay: 4683ms;
  }
  .shooting_star:nth-child(2)::before, .shooting_star:nth-child(2)::after, .shooting_star:nth-child(2)::after {
    -webkit-animation-delay: 4683ms;
            animation-delay: 4683ms;
  }
  .shooting_star:nth-child(3) {
    top: calc(50% - 190px);
    left: calc(20% - 24px);
    -webkit-animation-delay: 1003ms;
            animation-delay: 1003ms;
  }
  .shooting_star:nth-child(3)::before, .shooting_star:nth-child(3)::after, .shooting_star:nth-child(3)::after {
    -webkit-animation-delay: 1003ms;
            animation-delay: 1003ms;
  }
  .shooting_star:nth-child(4) {
    top: calc(50% - -5px);
    left: calc(20% - 177px);
    -webkit-animation-delay: 6762ms;
            animation-delay: 6762ms;
  }
  .shooting_star:nth-child(4)::before, .shooting_star:nth-child(4)::after, .shooting_star:nth-child(4)::after {
    -webkit-animation-delay: 6762ms;
            animation-delay: 6762ms;
  }
  .shooting_star:nth-child(5) {
    top: calc(50% - -101px);
    left: calc(20% - 190px);
    -webkit-animation-delay: 9624ms;
            animation-delay: 9624ms;
  }
  .shooting_star:nth-child(5)::before, .shooting_star:nth-child(5)::after, .shooting_star:nth-child(5)::after {
    -webkit-animation-delay: 9624ms;
            animation-delay: 9624ms;
  }
  .shooting_star:nth-child(6) {
    top: calc(50% - -159px);
    left: calc(80% - 214px);
    -webkit-animation-delay: 4318ms;
            animation-delay: 4318ms;
  }
  .shooting_star:nth-child(6)::before, .shooting_star:nth-child(6)::after, .shooting_star:nth-child(6)::after {
    -webkit-animation-delay: 4318ms;
            animation-delay: 4318ms;
  }
  .shooting_star:nth-child(7) {
    top: calc(50% - -155px);
    left: calc(50% - 88px);
    -webkit-animation-delay: 8534ms;
            animation-delay: 8534ms;
  }
  .shooting_star:nth-child(7)::before, .shooting_star:nth-child(7)::after, .shooting_star:nth-child(7)::after {
    -webkit-animation-delay: 8534ms;
            animation-delay: 8534ms;
  }
  .shooting_star:nth-child(8) {
    top: calc(50% - 23px);
    left: calc(80% - 294px);
    -webkit-animation-delay: 3880ms;
            animation-delay: 3880ms;
  }
  .shooting_star:nth-child(8)::before, .shooting_star:nth-child(8)::after, .shooting_star:nth-child(8)::after {
    -webkit-animation-delay: 3880ms;
            animation-delay: 3880ms;
  }
  .shooting_star:nth-child(9) {
    top: calc(50% - 160px);
    left: calc(80% - 126px);
    -webkit-animation-delay: 9274ms;
            animation-delay: 9274ms;
  }
  .shooting_star:nth-child(9)::before, .shooting_star:nth-child(9)::after, .shooting_star:nth-child(9)::after {
    -webkit-animation-delay: 9274ms;
            animation-delay: 9274ms;
  }
  .shooting_star:nth-child(10) {
    top: calc(50% - -164px);
    left: calc(80% - 105px);
    -webkit-animation-delay: 3279ms;
            animation-delay: 3279ms;
  }
  .shooting_star:nth-child(10)::before, .shooting_star:nth-child(10)::after, .shooting_star:nth-child(10)::after {
    -webkit-animation-delay: 3279ms;
            animation-delay: 3279ms;
  }
  .shooting_star:nth-child(11) {
    top: calc(50% - -58px);
    left: calc(80% - 31px);
    -webkit-animation-delay: 3713ms;
            animation-delay: 3713ms;
  }
  .shooting_star:nth-child(11)::before, .shooting_star:nth-child(11)::after, .shooting_star:nth-child(11)::after {
    -webkit-animation-delay: 3713ms;
            animation-delay: 3713ms;
  }
  .shooting_star:nth-child(12) {
    top: calc(50% - 19px);
    left: calc(80% - 110px);
    -webkit-animation-delay: 961ms;
            animation-delay: 961ms;
  }
  .shooting_star:nth-child(12)::before, .shooting_star:nth-child(12)::after, .shooting_star:nth-child(12)::after {
    -webkit-animation-delay: 961ms;
            animation-delay: 961ms;
  }
  .shooting_star:nth-child(13) {
    top: calc(50% - -8px);
    left: calc(50% - 111px);
    -webkit-animation-delay: 7257ms;
            animation-delay: 7257ms;
  }
  .shooting_star:nth-child(13)::before, .shooting_star:nth-child(13)::after, .shooting_star:nth-child(13)::after {
    -webkit-animation-delay: 7257ms;
            animation-delay: 7257ms;
  }
  .shooting_star:nth-child(14) {
    top: calc(50% - 165px);
    left: calc(20% - 136px);
    -webkit-animation-delay: 5655ms;
            animation-delay: 5655ms;
  }
  .shooting_star:nth-child(14)::before, .shooting_star:nth-child(14)::after, .shooting_star:nth-child(14)::after {
    -webkit-animation-delay: 5655ms;
            animation-delay: 5655ms;
  }
  .shooting_star:nth-child(15) {
    top: calc(50% - 63px);
    left: calc(20% - 123px);
    -webkit-animation-delay: 7806ms;
            animation-delay: 7806ms;
  }
  .shooting_star:nth-child(15)::before, .shooting_star:nth-child(15)::after, .shooting_star:nth-child(15)::after {
    -webkit-animation-delay: 7806ms;
            animation-delay: 7806ms;
  }
  .shooting_star:nth-child(16) {
    top: calc(50% - 86px);
    left: calc(20% - 142px);
    -webkit-animation-delay: 5085ms;
            animation-delay: 5085ms;
  }
  .shooting_star:nth-child(16)::before, .shooting_star:nth-child(16)::after, .shooting_star:nth-child(16)::after {
    -webkit-animation-delay: 5085ms;
            animation-delay: 5085ms;
  }
  .shooting_star:nth-child(17) {
    top: calc(50% - -59px);
    left: calc(20% - 82px);
    -webkit-animation-delay: 698ms;
            animation-delay: 698ms;
  }
  .shooting_star:nth-child(17)::before, .shooting_star:nth-child(17)::after, .shooting_star:nth-child(17)::after {
    -webkit-animation-delay: 698ms;
            animation-delay: 698ms;
  }
  .shooting_star:nth-child(18) {
    top: calc(50% - -192px);
    left: calc(20% - 196px);
    -webkit-animation-delay: 8208ms;
            animation-delay: 8208ms;
  }
  .shooting_star:nth-child(18)::before, .shooting_star:nth-child(18)::after, .shooting_star:nth-child(18)::after {
    -webkit-animation-delay: 8208ms;
            animation-delay: 8208ms;
  }
  .shooting_star:nth-child(19) {
    top: calc(50% - 14px);
    left: calc(20% - 15px);
    -webkit-animation-delay: 9823ms;
            animation-delay: 9823ms;
  }
  .shooting_star:nth-child(19)::before, .shooting_star:nth-child(19)::after, .shooting_star:nth-child(19)::after {
    -webkit-animation-delay: 9823ms;
            animation-delay: 9823ms;
  }
  .shooting_star:nth-child(20) {
    top: calc(50% - 133px);
    left: calc(20% - 230px);
    -webkit-animation-delay: 3742ms;
            animation-delay: 3742ms;
  }
  .shooting_star:nth-child(20)::before, .shooting_star:nth-child(20)::after, .shooting_star:nth-child(20)::after {
    -webkit-animation-delay: 3742ms;
            animation-delay: 3742ms;
  }
  
  @-webkit-keyframes tail {
    0% {
      width: 0;
    }
    30% {
      width: 100px;
    }
    100% {
      width: 0;
    }
  }
  
  @keyframes tail {
    0% {
      width: 0;
    }
    30% {
      width: 100px;
    }
    100% {
      width: 0;
    }
  }
  @-webkit-keyframes shining {
    0% {
      width: 0;
    }
    50% {
      width: 30px;
    }
    100% {
      width: 0;
    }
  }
  @keyframes shining {
    0% {
      width: 0;
    }
    50% {
      width: 30px;
    }
    100% {
      width: 0;
    }
  }
  @-webkit-keyframes shooting {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(300px);
              transform: translateX(300px);
    }
  }
  @keyframes shooting {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(300px);
              transform: translateX(300px);
    }
  }
  @-webkit-keyframes sky {
    0% {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
    }
    100% {
      -webkit-transform: rotate(405deg);
              transform: rotate(405deg);
    }
  }
  @keyframes sky {
    0% {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
    }
    100% {
      -webkit-transform: rotate(405deg);
              transform: rotate(405deg);
    }
  }