#space,.stars{position:absolute;inset:0;overflow:hidden}.stars{opacity:0;background-image:radial-gradient(2px 2px at 20px 30px,#fff,#69c3e2 20%,#0d181c00 100%),radial-gradient(2px 2px at 20px 30px,#fff,#69c3e2 20%,#0d181c00 100%);background-repeat:repeat;background-size:200px 200px;animation:2s infinite zoom}.stars:first-child{background-position:50%;animation-delay:0s}.stars:nth-child(2){background-position:20% 60%;animation-delay:.5s}.stars:nth-child(3){background-position:-20% -30%;animation-delay:1s}.stars:nth-child(4){background-position:40% -80%;animation-delay:1.5s}.stars:nth-child(5){background-position:-20% 30%;animation-delay:2s}.stars:nth-child(6){background-position:40% -80%;animation-delay:2.5s}.stars:nth-child(7){background-position:-20% 30%;animation-delay:3s}.stars:nth-child(8){background-position:-20% 30%;animation-delay:3.5s}.stars:nth-child(9){background-position:40% -80%;animation-delay:4s}@keyframes zoom{0%{opacity:0;animation-timing-function:ease-in;transform:scale(.5)}85%{opacity:1;animation-timing-function:linear;transform:scale(2.8)}to{opacity:0;transform:scale(3.5)}}#space{background:#000}
