body{margin:0;overflow-x:hidden}#container-bg{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:1;pointer-events:none}.dark #bg{background:#c4c4c4c1;box-shadow:0 0 100px rgba(15,96,160,.8),0 0 100px rgba(63,81,181,.8),inset 0 0 40px -12px #6095ea}.dark #bg,.light #bg{position:absolute;top:-2em;right:-2em;width:15em;height:15em;border-radius:50%;z-index:1}.light #bg{background:#ddddddc1;box-shadow:0 0 100px hsla(0,0%,99%,.8),0 0 100px hsla(0,0%,96%,.8),inset 0 0 40px -12px #fff;transition:.4s ease-in-out}#container-bg:before{content:"";position:absolute;top:0;left:0;width:2px;height:2px;border-radius:50%;opacity:1;box-shadow:220px 118px #fff,280px 176px #fff,40px 50px #fff,60px 180px #fff,120px 130px #fff,180px 176px #fff,220px 290px #fff,520px 250px #fff,400px 220px #fff,50px 350px #fff,10px 230px #fff,300px 100px #fff,500px 80px #fff,350px 300px #fff,450px 180px #fff,600px 120px #fff,550px 300px #fff,700px 200px #fff,150px 400px #fff,650px 450px #fff,100px 500px #fff,80px 600px #fff,370px 50px #fff,430px 90px #fff,620px 160px #fff,510px 330px #fff,670px 250px #fff,230px 420px #fff,540px 370px #fff,330px 450px #fff,310px 520px #fff,450px 500px #fff,150px 300px #fff,750px 200px #fff,800px 150px #fff,900px 250px #fff,850px 300px #fff,950px 400px #fff,900px 350px #fff,1000px 500px #fff,700px 550px #fff;z-index:-1;transition:0s ease;animation:glowing-stars 3.5s linear infinite alternate;animation-delay:0s}#star1:before{top:-100px;left:64%;rotate:-40deg;width:4em;animation:shootingStar3 5s ease-in-out infinite;animation-delay:7s}#star1:before,#star2:before{content:"";position:absolute;height:1px;background:linear-gradient(90deg,#fff,transparent)}#star2:before{top:6%;left:128%;rotate:-49deg;width:5em;animation:shootingStar3 7s ease-in-out infinite;animation-delay:4s}#star3:before{top:-80px;left:108%;width:5em;animation:shootingStar1 8s ease-in-out infinite;animation-delay:10s}#star3:before,#star4:before{content:"";position:absolute;rotate:-43deg;height:1px;background:linear-gradient(90deg,#fff,transparent)}#star4:before{top:48%;top:-100px;left:98%;width:4em;animation:shootingStar3 4s ease-in-out infinite;animation-delay:14s}@media screen and (max-width:600px){.dark #bg,.light #bg{right:-2em;width:14em;height:14em}}