.night{position:relative;width:100%;height:100%;transform:rotateZ(45deg)}.shooting_star{position:absolute;left:10%;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 3s ease-in-out infinite,shooting 3s 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),#ff8400,rgba(0,0,255,0));transform:translateX(50%) rotateZ(45deg);border-radius:100%;animation:shining 3s 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),#ff8400,rgba(0,0,255,0));transform:translateX(50%) rotateZ(45deg);border-radius:100%;animation:shining 3s ease-in-out infinite;transform:translateX(50%) rotateZ(-45deg)}.shooting_star:nth-child(1){top:calc(50% - -86px);left:calc(50% - 164px);animation-delay:3183ms}.shooting_star:nth-child(1)::after,.shooting_star:nth-child(1)::before{animation-delay:3183ms}.shooting_star:nth-child(2){top:calc(50% - -113px);left:calc(50% - 183px);animation-delay:9167ms}.shooting_star:nth-child(2)::after,.shooting_star:nth-child(2)::before{animation-delay:9167ms}.shooting_star:nth-child(3){top:calc(50% - -177px);left:calc(50% - 78px);animation-delay:2.97s}.shooting_star:nth-child(3)::after,.shooting_star:nth-child(3)::before{animation-delay:2.97s}.shooting_star:nth-child(4){top:calc(50% - 96px);left:calc(50% - 248px);animation-delay:8.52s}.shooting_star:nth-child(4)::after,.shooting_star:nth-child(4)::before{animation-delay:8.52s}.shooting_star:nth-child(5){top:calc(50% - -51px);left:calc(50% - 276px);animation-delay:9327ms}.shooting_star:nth-child(5)::after,.shooting_star:nth-child(5)::before{animation-delay:9327ms}.shooting_star:nth-child(6){top:calc(50% - -195px);left:calc(50% - 15px);animation-delay:1348ms}.shooting_star:nth-child(6)::after,.shooting_star:nth-child(6)::before{animation-delay:1348ms}.shooting_star:nth-child(7){top:calc(50% - 148px);left:calc(50% - 77px);animation-delay:4704ms}.shooting_star:nth-child(7)::after,.shooting_star:nth-child(7)::before{animation-delay:4704ms}.shooting_star:nth-child(8){top:calc(50% - -196px);left:calc(50% - 182px);animation-delay:2949ms}.shooting_star:nth-child(8)::after,.shooting_star:nth-child(8)::before{animation-delay:2949ms}.shooting_star:nth-child(9){top:calc(50% - -186px);left:calc(50% - 291px);animation-delay:6323ms}.shooting_star:nth-child(9)::after,.shooting_star:nth-child(9)::before{animation-delay:6323ms}.shooting_star:nth-child(10){top:calc(50% - -81px);left:calc(50% - 165px);animation-delay:4255ms}.shooting_star:nth-child(10)::after,.shooting_star:nth-child(10)::before{animation-delay:4255ms}.shooting_star:nth-child(11){top:calc(50% - -75px);left:calc(50% - 188px);animation-delay:5517ms}.shooting_star:nth-child(11)::after,.shooting_star:nth-child(11)::before{animation-delay:5517ms}.shooting_star:nth-child(12){top:calc(50% - -49px);left:calc(50% - 215px);animation-delay:6.41s}.shooting_star:nth-child(12)::after,.shooting_star:nth-child(12)::before{animation-delay:6.41s}.shooting_star:nth-child(13){top:calc(50% - 158px);left:calc(50% - 297px);animation-delay:7123ms}.shooting_star:nth-child(13)::after,.shooting_star:nth-child(13)::before{animation-delay:7123ms}.shooting_star:nth-child(14){top:calc(50% - -56px);left:calc(50% - 41px);animation-delay:7097ms}.shooting_star:nth-child(14)::after,.shooting_star:nth-child(14)::before{animation-delay:7097ms}.shooting_star:nth-child(15){top:calc(50% - -194px);left:calc(50% - 236px);animation-delay:8437ms}.shooting_star:nth-child(15)::after,.shooting_star:nth-child(15)::before{animation-delay:8437ms}.shooting_star:nth-child(16){top:calc(50% - -181px);left:calc(50% - 296px);animation-delay:106ms}.shooting_star:nth-child(16)::after,.shooting_star:nth-child(16)::before{animation-delay:106ms}.shooting_star:nth-child(17){top:calc(50% - -140px);left:calc(50% - 212px);animation-delay:419ms}.shooting_star:nth-child(17)::after,.shooting_star:nth-child(17)::before{animation-delay:419ms}.shooting_star:nth-child(18){top:calc(50% - -166px);left:calc(50% - 163px);animation-delay:6498ms}.shooting_star:nth-child(18)::after,.shooting_star:nth-child(18)::before{animation-delay:6498ms}.shooting_star:nth-child(19){top:calc(50% - -158px);left:calc(50% - 73px);animation-delay:3962ms}.shooting_star:nth-child(19)::after,.shooting_star:nth-child(19)::before{animation-delay:3962ms}.shooting_star:nth-child(20){top:calc(50% - 193px);left:calc(50% - 262px);animation-delay:117ms}.shooting_star:nth-child(20)::after,.shooting_star:nth-child(20)::before{animation-delay:117ms}@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)}}