.stars-container{z-index:0;background:radial-gradient(at bottom,#1b2735 0%,#090a0f 100%);position:absolute;inset:0;overflow:hidden}.stars{background:0 0;width:1px;height:1px;animation:50s linear infinite animStar}.stars:after{content:" ";width:1px;height:1px;box-shadow:inherit;background:0 0;position:absolute;top:2000px}.stars2{background:0 0;width:2px;height:2px;animation:100s linear infinite animStar}.stars2:after{content:" ";width:2px;height:2px;box-shadow:inherit;background:0 0;position:absolute;top:2000px}.stars3{background:0 0;width:3px;height:3px;animation:150s linear infinite animStar}.stars3:after{content:" ";width:3px;height:3px;box-shadow:inherit;background:0 0;position:absolute;top:2000px}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}
