); background-repeat: repeat; background-size: contain; background-position: left top } .glowing_stars .star { position: absolute; border-radius: 100%; background-color: #fff; width: 3px; height: 3px; opacity: .3; will-change: opacity } .glowing_stars .star:nth-child(1) { top: 80%; left: 25%; animation: glow-star 2s infinite ease-in-out alternate 1s } .glowing_stars .star:nth-child(2) { top: 20%; left: 40%; animation: glow-star 2s infinite ease-in-out alternate 3s } .glowing_stars .star:nth-child(3) { top: 25%; left: 25%; animation: glow-star 2s infinite ease-in-out alternate 5s } .glowing_stars .star:nth-child(4) { top: 75%; left: 80%; animation: glow-star 2s infinite ease-in-out alternate 7s } .glowing_stars .star:nth-child(5) { top: 90%; left: 50%; animation: glow-star 2s infinite ease-in-out alternate 9s } @media only screen and (max-width:600px) { .navbar-links { display: none } .custom-navbar { text-align: center } .brand-logo img { width: 120px } .box_astronaut { top: 70% } .central-body { padding-top: 25% } }
GO BACK HOME
Developers Answer