body {
  /* background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%); */
  /* height: 100vh; */
  overflow: hidden;
  /* display: flex; */
  /* font-family: 'Anton', sans-serif; */
  /* justify-content: center; */
  /* align-items: center; */
}
.night {
  position: absolute;
  /* width: 100%;
  height: 100%; */
  top: 0%;
  left: 50%;
  transform: rotateZ(45deg);
}
.shooting_star {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  background: linear-gradient(-45deg, rgba(95, 145, 255, 1), rgba(0, 0, 255, 0));
  border-radius: 999px;
  filter: drop-shadow(0 0 6px rgba(105, 155, 255, 1));
  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), rgba(95, 145, 255, 1), rgba(0, 0, 255, 0));
  transform: translateX(50%) rotateZ(45deg);
  border-radius: 100%;
  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), rgba(95, 145, 255, 1), rgba(0, 0, 255, 0));
  transform: translateX(50%) rotateZ(45deg);
  border-radius: 100%;
  animation: shining 3000ms ease-in-out infinite;
  transform: translateX(50%) rotateZ(-45deg);
}
.shooting_star:nth-child(1) {
  top: calc(50% - 65px);
  left: calc(50% - 145px);
  animation-delay: 2818ms;
}
.shooting_star:nth-child(1)::before, .shooting_star:nth-child(1)::after {
  animation-delay: 2818ms;
}
.shooting_star:nth-child(2) {
  top: calc(50% - 199px);
  left: calc(50% - 265px);
  animation-delay: 1347ms;
}
.shooting_star:nth-child(2)::before, .shooting_star:nth-child(2)::after {
  animation-delay: 1347ms;
}
.shooting_star:nth-child(3) {
  top: calc(50% - 57px);
  left: calc(50% - 231px);
  animation-delay: 8880ms;
}
.shooting_star:nth-child(3)::before, .shooting_star:nth-child(3)::after {
  animation-delay: 8880ms;
}
.shooting_star:nth-child(4) {
  top: calc(50% - -37px);
  left: calc(50% - 246px);
  animation-delay: 1203ms;
}
.shooting_star:nth-child(4)::before, .shooting_star:nth-child(4)::after {
  animation-delay: 1203ms;
}
.shooting_star:nth-child(5) {
  top: calc(50% - -39px);
  left: calc(50% - 33px);
  animation-delay: 1258ms;
}
.shooting_star:nth-child(5)::before, .shooting_star:nth-child(5)::after {
  animation-delay: 1258ms;
}
.shooting_star:nth-child(6) {
  top: calc(50% - -110px);
  left: calc(50% - 289px);
  animation-delay: 4983ms;
}
.shooting_star:nth-child(6)::before, .shooting_star:nth-child(6)::after {
  animation-delay: 4983ms;
}
.shooting_star:nth-child(7) {
  top: calc(50% - 21px);
  left: calc(50% - 274px);
  animation-delay: 8532ms;
}
.shooting_star:nth-child(7)::before, .shooting_star:nth-child(7)::after {
  animation-delay: 8532ms;
}
.shooting_star:nth-child(8) {
  top: calc(50% - -175px);
  left: calc(50% - 192px);
  animation-delay: 9126ms;
}
.shooting_star:nth-child(8)::before, .shooting_star:nth-child(8)::after {
  animation-delay: 9126ms;
}
.shooting_star:nth-child(9) {
  top: calc(50% - -126px);
  left: calc(50% - 21px);
  animation-delay: 7148ms;
}
.shooting_star:nth-child(9)::before, .shooting_star:nth-child(9)::after {
  animation-delay: 7148ms;
}
.shooting_star:nth-child(10) {
  top: calc(50% - 188px);
  left: calc(50% - 224px);
  animation-delay: 5474ms;
}
.shooting_star:nth-child(10)::before, .shooting_star:nth-child(10)::after {
  animation-delay: 5474ms;
}
.shooting_star:nth-child(11) {
  top: calc(50% - 193px);
  left: calc(50% - 272px);
  animation-delay: 7778ms;
}
.shooting_star:nth-child(11)::before, .shooting_star:nth-child(11)::after {
  animation-delay: 7778ms;
}
.shooting_star:nth-child(12) {
  top: calc(50% - -138px);
  left: calc(50% - 83px);
  animation-delay: 5677ms;
}
.shooting_star:nth-child(12)::before, .shooting_star:nth-child(12)::after {
  animation-delay: 5677ms;
}
.shooting_star:nth-child(13) {
  top: calc(50% - 68px);
  left: calc(50% - 153px);
  animation-delay: 7584ms;
}
.shooting_star:nth-child(13)::before, .shooting_star:nth-child(13)::after {
  animation-delay: 7584ms;
}
.shooting_star:nth-child(14) {
  top: calc(50% - 189px);
  left: calc(50% - 2px);
  animation-delay: 2656ms;
}
.shooting_star:nth-child(14)::before, .shooting_star:nth-child(14)::after {
  animation-delay: 2656ms;
}
.shooting_star:nth-child(15) {
  top: calc(50% - 149px);
  left: calc(50% - 282px);
  animation-delay: 3939ms;
}
.shooting_star:nth-child(15)::before, .shooting_star:nth-child(15)::after {
  animation-delay: 3939ms;
}
.shooting_star:nth-child(16) {
  top: calc(50% - 79px);
  left: calc(50% - 173px);
  animation-delay: 7307ms;
}
.shooting_star:nth-child(16)::before, .shooting_star:nth-child(16)::after {
  animation-delay: 7307ms;
}
.shooting_star:nth-child(17) {
  top: calc(50% - 61px);
  left: calc(50% - 135px);
  animation-delay: 2392ms;
}
.shooting_star:nth-child(17)::before, .shooting_star:nth-child(17)::after {
  animation-delay: 2392ms;
}
.shooting_star:nth-child(18) {
  top: calc(50% - 148px);
  left: calc(50% - 300px);
  animation-delay: 948ms;
}
.shooting_star:nth-child(18)::before, .shooting_star:nth-child(18)::after {
  animation-delay: 948ms;
}
.shooting_star:nth-child(19) {
  top: calc(50% - -121px);
  left: calc(50% - 16px);
  animation-delay: 3956ms;
}
.shooting_star:nth-child(19)::before, .shooting_star:nth-child(19)::after {
  animation-delay: 3956ms;
}
.shooting_star:nth-child(20) {
  top: calc(50% - 17px);
  left: calc(50% - 33px);
  animation-delay: 2119ms;
}
.shooting_star:nth-child(20)::before, .shooting_star:nth-child(20)::after {
  animation-delay: 2119ms;
}
@keyframes tail {
  0% {
    width: 0;
 }
  30% {
    width: 100px;
 }
  100% {
    width: 0;
 }
}
@keyframes shining {
  0% {
    width: 0;
 }
  50% {
    width: 30px;
 }
  100% {
    width: 0;
 }
}
@keyframes shooting {
  0% {
    transform: translateX(0);
 }
  100% {
    transform: translateX(300px);
 }
}
@keyframes sky {
  0% {
    transform: rotate(45deg);
 }
  100% {
    transform: rotate(405deg);
 }
}
