#stars,#stars-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:block}#stars-overlay{z-index:-2}#stars{z-index:-3}#constellations{z-index:-1;position:fixed;top:50px;left:50px;width:383px;height:365px;background:url(/wagen.28d13d4d.svg) no-repeat}@media not screen and (max-width:812px){@keyframes move-overlay{0%{background-position:0 0}to{background-position:-10000px 5000px}}@keyframes spin{0%{transform:translateZ(0) rotate(0deg)}to{transform:translateZ(0) rotate(1turn)}}#stars svg{animation:spin 900s linear infinite}#stars-overlay{background:transparent url(/overlay.f1027d0f.png) repeat top;animation:move-overlay 800s linear infinite}}@media only screen and (max-width:812px){#stars-overlay{display:none}#stars svg{animation:none}#constellations{left:10px}}