.night{position:relative;width:10%;height:100%;transform:rotateZ(30deg)}.shooting_star{position:absolute;left:100%;top:50%;height:2px;background:linear-gradient(-45deg,#ffffff,rgba(0,0,255,0));border-radius:999px;filter:drop-shadow(0 0 6px #ffffff);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),#ffffff,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),#ffffff,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% - -171px);left:calc(50% - 197px);animation-delay:1585ms}.shooting_star:nth-child(1)::before,.shooting_star:nth-child(1)::after{animation-delay:1585ms}.shooting_star:nth-child(2){top:calc(50% - -113px);left:calc(50% - 287px);animation-delay:9745ms}.shooting_star:nth-child(2)::before,.shooting_star:nth-child(2)::after{animation-delay:9745ms}.shooting_star:nth-child(3){top:calc(50% - -81px);left:calc(50% - 40px);animation-delay:2674ms}.shooting_star:nth-child(3)::before,.shooting_star:nth-child(3)::after{animation-delay:2674ms}.shooting_star:nth-child(4){top:calc(50% - 105px);left:calc(50% - 142px);animation-delay:9927ms}.shooting_star:nth-child(4)::before,.shooting_star:nth-child(4)::after{animation-delay:9927ms}.shooting_star:nth-child(5){top:calc(50% - 39px);left:calc(50% - 222px);animation-delay:8048ms}.shooting_star:nth-child(5)::before,.shooting_star:nth-child(5)::after{animation-delay:8048ms}.shooting_star:nth-child(6){top:calc(50% - 16px);left:calc(50% - 295px);animation-delay:365ms}.shooting_star:nth-child(6)::before,.shooting_star:nth-child(6)::after{animation-delay:365ms}.shooting_star:nth-child(7){top:calc(50% - -158px);left:calc(50% - 278px);animation-delay:5215ms}.shooting_star:nth-child(7)::before,.shooting_star:nth-child(7)::after{animation-delay:5215ms}.shooting_star:nth-child(8){top:calc(50% - 132px);left:calc(50% - 267px);animation-delay:2479ms}.shooting_star:nth-child(8)::before,.shooting_star:nth-child(8)::after{animation-delay:2479ms}.shooting_star:nth-child(9){top:calc(50% - -153px);left:calc(50% - 137px);animation-delay:6868ms}.shooting_star:nth-child(9)::before,.shooting_star:nth-child(9)::after{animation-delay:6868ms}.shooting_star:nth-child(10){top:calc(50% - -23px);left:calc(50% - 248px);animation-delay:6566ms}.shooting_star:nth-child(10)::before,.shooting_star:nth-child(10)::after{animation-delay:6566ms}.shooting_star:nth-child(11){top:calc(50% - 39px);left:calc(50% - 24px);animation-delay:9025ms}.shooting_star:nth-child(11)::before,.shooting_star:nth-child(11)::after{animation-delay:9025ms}.shooting_star:nth-child(12){top:calc(50% - -110px);left:calc(50% - 52px);animation-delay:6631ms}.shooting_star:nth-child(12)::before,.shooting_star:nth-child(12)::after{animation-delay:6631ms}.shooting_star:nth-child(13){top:calc(50% - 160px);left:calc(50% - 279px);animation-delay:932ms}.shooting_star:nth-child(13)::before,.shooting_star:nth-child(13)::after{animation-delay:932ms}.shooting_star:nth-child(14){top:calc(50% - -10px);left:calc(50% - 135px);animation-delay:7715ms}.shooting_star:nth-child(14)::before,.shooting_star:nth-child(14)::after{animation-delay:7715ms}.shooting_star:nth-child(15){top:calc(50% - 58px);left:calc(50% - 81px);animation-delay:4437ms}.shooting_star:nth-child(15)::before,.shooting_star:nth-child(15)::after{animation-delay:4437ms}.shooting_star:nth-child(16){top:calc(50% - 32px);left:calc(50% - 167px);animation-delay:2714ms}.shooting_star:nth-child(16)::before,.shooting_star:nth-child(16)::after{animation-delay:2714ms}.shooting_star:nth-child(17){top:calc(50% - -67px);left:calc(50% - 101px);animation-delay:1252ms}.shooting_star:nth-child(17)::before,.shooting_star:nth-child(17)::after{animation-delay:1252ms}.shooting_star:nth-child(18){top:calc(50% - 99px);left:calc(50% - 300px);animation-delay:728ms}.shooting_star:nth-child(18)::before,.shooting_star:nth-child(18)::after{animation-delay:728ms}.shooting_star:nth-child(19){top:calc(50% - 188px);left:calc(50% - 65px);animation-delay:1676ms}.shooting_star:nth-child(19)::before,.shooting_star:nth-child(19)::after{animation-delay:1676ms}.shooting_star:nth-child(20){top:calc(50% - -172px);left:calc(50% - 265px);animation-delay:3192ms}.shooting_star:nth-child(20)::before,.shooting_star:nth-child(20)::after{animation-delay:3192ms}@keyframes tail{0%{width:0}30%{width:750px}100%{width:0}}@keyframes shining{0%{width:0}50%{width:50px}100%{width:0}}@keyframes shooting{0%{transform:translateX(0)}100%{transform:translateX(2000px)}}@keyframes sky{0%{transform:rotate(45deg)}100%{transform:rotate(90deg)}}