.universe{animation:moveBackground 4s ease-out forwards;background-size:120%}@keyframes moveBackground{0%{background-position:top 0 right 50%}to{background-position:top -250px right 50%}}.universe2{animation:moveBackground2 2s ease-out forwards}@keyframes moveBackground2{0%{background-position:top 0 right 50%}to{background-position:top -100px right 50%}}.bg-custom{background:#000d1e}.separator{width:100%;height:220px;top:-300px;min-width:1200px}
