  .night {
    position: absolute;
    width: 100%;
    height: auto;
    transform: rotateZ(45deg);
  }

  @media only screen and (max-width: 900px) {
    .night {
      width: auto;
      position: absolute;      
      height: auto;
      transform: rotateZ(45deg);
    }
  }

  
  .shooting_star {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    background: linear-gradient(-45deg, #5f91ff, rgba(0, 0, 255, 0));
    border-radius: 999px;
    filter: drop-shadow(0 0 6px #699bff);
    -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 {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    height: 2px;
    background: linear-gradient(-45deg, rgba(0, 0, 255, 0), #5f91ff, rgba(0, 0, 255, 0));
    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 {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    height: 2px;
    background: linear-gradient(-45deg, rgba(0, 0, 255, 0), #5f91ff, rgba(0, 0, 255, 0));
    transform: translateX(50%) rotateZ(45deg);
    border-radius: 100%;
    -webkit-animation: shining 3000ms ease-in-out infinite;
            animation: shining 3000ms ease-in-out infinite;
    transform: translateX(50%) rotateZ(-45deg);
  }
  .shooting_star:nth-child(1) {
    top: calc(50% - -69px);
    left: calc(50% - 300px);
    -webkit-animation-delay: 6474ms;
            animation-delay: 6474ms;
  }
  .shooting_star:nth-child(1)::before, .shooting_star:nth-child(1)::after {
    -webkit-animation-delay: 6474ms;
            animation-delay: 6474ms;
  }
  .shooting_star:nth-child(2) {
    top: calc(50% - 4px);
    left: calc(50% - 160px);
    -webkit-animation-delay: 2792ms;
            animation-delay: 2792ms;
  }
  .shooting_star:nth-child(2)::before, .shooting_star:nth-child(2)::after {
    -webkit-animation-delay: 2792ms;
            animation-delay: 2792ms;
  }
  .shooting_star:nth-child(3) {
    top: calc(50% - -37px);
    left: calc(50% - 55px);
    -webkit-animation-delay: 1117ms;
            animation-delay: 1117ms;
  }
  .shooting_star:nth-child(3)::before, .shooting_star:nth-child(3)::after {
    -webkit-animation-delay: 1117ms;
            animation-delay: 1117ms;
  }
  .shooting_star:nth-child(4) {
    top: calc(50% - -95px);
    left: calc(50% - 30px);
    -webkit-animation-delay: 3045ms;
            animation-delay: 3045ms;
  }
  .shooting_star:nth-child(4)::before, .shooting_star:nth-child(4)::after {
    -webkit-animation-delay: 3045ms;
            animation-delay: 3045ms;
  }
  .shooting_star:nth-child(5) {
    top: calc(50% - -160px);
    left: calc(50% - 201px);
    -webkit-animation-delay: 1392ms;
            animation-delay: 1392ms;
  }
  .shooting_star:nth-child(5)::before, .shooting_star:nth-child(5)::after {
    -webkit-animation-delay: 1392ms;
            animation-delay: 1392ms;
  }
  .shooting_star:nth-child(6) {
    top: calc(50% - 151px);
    left: calc(50% - 60px);
    -webkit-animation-delay: 1323ms;
            animation-delay: 1323ms;
  }
  .shooting_star:nth-child(6)::before, .shooting_star:nth-child(6)::after {
    -webkit-animation-delay: 1323ms;
            animation-delay: 1323ms;
  }
  .shooting_star:nth-child(7) {
    top: calc(50% - 28px);
    left: calc(50% - 208px);
    -webkit-animation-delay: 9239ms;
            animation-delay: 9239ms;
  }
  .shooting_star:nth-child(7)::before, .shooting_star:nth-child(7)::after {
    -webkit-animation-delay: 9239ms;
            animation-delay: 9239ms;
  }
  .shooting_star:nth-child(8) {
    top: calc(50% - 141px);
    left: calc(50% - 84px);
    -webkit-animation-delay: 1678ms;
            animation-delay: 1678ms;
  }
  .shooting_star:nth-child(8)::before, .shooting_star:nth-child(8)::after {
    -webkit-animation-delay: 1678ms;
            animation-delay: 1678ms;
  }
  .shooting_star:nth-child(9) {
    top: calc(50% - -6px);
    left: calc(50% - 266px);
    -webkit-animation-delay: 7610ms;
            animation-delay: 7610ms;
  }
  .shooting_star:nth-child(9)::before, .shooting_star:nth-child(9)::after {
    -webkit-animation-delay: 7610ms;
            animation-delay: 7610ms;
  }
  .shooting_star:nth-child(10) {
    top: calc(50% - -16px);
    left: calc(50% - 250px);
    -webkit-animation-delay: 7168ms;
            animation-delay: 7168ms;
  }
  .shooting_star:nth-child(10)::before, .shooting_star:nth-child(10)::after {
    -webkit-animation-delay: 7168ms;
            animation-delay: 7168ms;
  }
  .shooting_star:nth-child(11) {
    top: calc(50% - -125px);
    left: calc(50% - 245px);
    -webkit-animation-delay: 2612ms;
            animation-delay: 2612ms;
  }
  .shooting_star:nth-child(11)::before, .shooting_star:nth-child(11)::after {
    -webkit-animation-delay: 2612ms;
            animation-delay: 2612ms;
  }
  .shooting_star:nth-child(12) {
    top: calc(50% - -4px);
    left: calc(50% - 193px);
    -webkit-animation-delay: 9409ms;
            animation-delay: 9409ms;
  }
  .shooting_star:nth-child(12)::before, .shooting_star:nth-child(12)::after {
    -webkit-animation-delay: 9409ms;
            animation-delay: 9409ms;
  }
  .shooting_star:nth-child(13) {
    top: calc(50% - -49px);
    left: calc(50% - 60px);
    -webkit-animation-delay: 3152ms;
            animation-delay: 3152ms;
  }
  .shooting_star:nth-child(13)::before, .shooting_star:nth-child(13)::after {
    -webkit-animation-delay: 3152ms;
            animation-delay: 3152ms;
  }
  .shooting_star:nth-child(14) {
    top: calc(50% - -115px);
    left: calc(50% - 129px);
    -webkit-animation-delay: 3735ms;
            animation-delay: 3735ms;
  }
  .shooting_star:nth-child(14)::before, .shooting_star:nth-child(14)::after {
    -webkit-animation-delay: 3735ms;
            animation-delay: 3735ms;
  }
  .shooting_star:nth-child(15) {
    top: calc(50% - -182px);
    left: calc(50% - 287px);
    -webkit-animation-delay: 6761ms;
            animation-delay: 6761ms;
  }
  .shooting_star:nth-child(15)::before, .shooting_star:nth-child(15)::after {
    -webkit-animation-delay: 6761ms;
            animation-delay: 6761ms;
  }
  .shooting_star:nth-child(16) {
    top: calc(50% - -34px);
    left: calc(50% - 14px);
    -webkit-animation-delay: 8216ms;
            animation-delay: 8216ms;
  }
  .shooting_star:nth-child(16)::before, .shooting_star:nth-child(16)::after {
    -webkit-animation-delay: 8216ms;
            animation-delay: 8216ms;
  }
  .shooting_star:nth-child(17) {
    top: calc(50% - -107px);
    left: calc(50% - 84px);
    -webkit-animation-delay: 7204ms;
            animation-delay: 7204ms;
  }
  .shooting_star:nth-child(17)::before, .shooting_star:nth-child(17)::after {
    -webkit-animation-delay: 7204ms;
            animation-delay: 7204ms;
  }
  .shooting_star:nth-child(18) {
    top: calc(50% - -180px);
    left: calc(50% - 88px);
    -webkit-animation-delay: 6491ms;
            animation-delay: 6491ms;
  }
  .shooting_star:nth-child(18)::before, .shooting_star:nth-child(18)::after {
    -webkit-animation-delay: 6491ms;
            animation-delay: 6491ms;
  }
  .shooting_star:nth-child(19) {
    top: calc(50% - -37px);
    left: calc(50% - 11px);
    -webkit-animation-delay: 9805ms;
            animation-delay: 9805ms;
  }
  .shooting_star:nth-child(19)::before, .shooting_star:nth-child(19)::after {
    -webkit-animation-delay: 9805ms;
            animation-delay: 9805ms;
  }
  .shooting_star:nth-child(20) {
    top: calc(50% - 66px);
    left: calc(50% - 54px);
    -webkit-animation-delay: 2032ms;
            animation-delay: 2032ms;
  }
  .shooting_star:nth-child(20)::before, .shooting_star:nth-child(20)::after {
    -webkit-animation-delay: 2032ms;
            animation-delay: 2032ms;
  }
  
  @-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% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(300px);
    }
  }
  @keyframes shooting {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(300px);
    }
  }
  @-webkit-keyframes sky {
    0% {
      transform: rotate(45deg);
    }
    100% {
      transform: rotate(405deg);
    }
  }
  @keyframes sky {
    0% {
      transform: rotate(45deg);
    }
    100% {
      transform: rotate(405deg);
    }
  }

