.stars-animation-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;background:radial-gradient(ellipse at bottom,#0C1116 0,#090a0f 60%,#000000 80%)}#stars{box-shadow:638px 1635px #FFF,858px 47px #FFF,129px 1002px #FFF,1595px 1085px #FFF,1040px 1304px #FFF,127px 1125px #FFF,1237px 1291px #FFF,1061px 1980px #FFF,1139px 1508px #FFF,1008px 1388px #FFF,345px 678px #FFF,1890px 234px #FFF,567px 1950px #FFF,1300px 800px #FFF,750px 150px #FFF,1600px 1700px #FFF,250px 1200px #FFF,900px 900px #FFF,1450px 300px #FFF,100px 1800px #FFF,50px 200px #FFF,150px 850px #FFF,270px 1400px #FFF,450px 500px #FFF,600px 1100px #FFF,800px 300px #FFF,55px 1750px #FFF;animation:animStar 50s linear infinite}#stars,#stars:after{width:1px;height:1px;background:transparent;position:absolute}#stars:after{content:" ";top:2000px;left:0;box-shadow:inherit}#stars2{box-shadow:1678px 1188px #FFF,1099px 1089px #FFF,1689px 1049px #FFF,128px 1005px #FFF,100px 500px #FFF,876px 321px #FFF,1987px 1543px #FFF,432px 1765px #FFF,1111px 222px #FFF,1555px 1444px #FFF,80px 120px #FFF,220px 940px #FFF,380px 1600px #FFF,650px 450px #FFF;animation:animStar 100s linear infinite}#stars2,#stars2:after{width:2px;height:2px;background:transparent;position:absolute}#stars2:after{content:" ";top:2000px;left:0;box-shadow:inherit}#stars3{box-shadow:1888px 177px #FFF,1775px 196px #FFF,1996px 189px #FFF,500px 1500px #FFF,777px 888px #FFF,1234px 567px #FFF,300px 1800px #FFF,180px 600px #FFF,400px 1200px #FFF,700px 250px #FFF;animation:animStar 150s linear infinite}#stars3,#stars3:after{width:3px;height:3px;background:transparent;position:absolute}#stars3:after{content:" ";top:2000px;left:0;box-shadow:inherit}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}