@keyframes starfield{0%{background-position:0 0}to{background-position:500px 500px}}.animate-starfield{animation:starfield 120s linear infinite}