@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Madimi+One&display=swap";body{font-family:sans-serif;background:linear-gradient(180deg,hsl(252,40%,29%) 30%,#030319 70%);margin:0}main{min-height:calc(100vh - 106px);position:relative;overflow:hidden}.img-dfinity{max-width:215px;max-height:25vw;display:block;margin:auto 0 auto auto;padding:10px}.heading-wrapper{display:flex;max-width:80%;margin:auto;align-items:center;flex-direction:column}.heading-wrapper .main-heading{text-align:center;margin-bottom:30px}.heading-wrapper .main-heading h1{font-size:80px;margin-bottom:10px;font-family:Madimi One,sans-serif;color:#fff}.heading-wrapper .main-heading span{font-family:Quicksand,sans-serif;color:#fff;font-size:18px}.heading-wrapper .img-astronaut{border:0px;height:50vh;width:100%}.planets .planet1{width:40vw;bottom:-115px;right:-100px;animation:floatAnim 10s infinite linear}.planets .planet2{right:50vh;width:9vh;top:38vh;animation:floatAnim 8s infinite linear}.planets .planet3{top:9vh;width:12vw;right:5vw;animation:floatAnim 11s infinite linear}.planets .planet4{bottom:-60px;left:-50px;width:40vw;animation:floatAnim 15s infinite linear}.planets img{position:absolute}@keyframes floatAnim{0%{transform:translate(0)}50%{transform:translateY(30px)}to{transform:translate(0)}}footer{text-align:center;display:flex;align-items:center;justify-content:center;height:83px;color:#fff;font-family:Quicksand,sans-serif;font-size:12px;font-weight:600;background:#030319;flex-direction:column;padding:8px 15px 15px}footer .copyright{margin-top:5px}footer .socials{display:flex;gap:5px}footer .socials img{width:20px;height:20px;transition:.3s all}footer .socials img:hover{transform:scale(1.2)}.main-heading,.img-astronaut{position:relative;z-index:2}@media (max-width: 600px){.img-dfinity{max-width:160px}.planets .planet4{bottom:-10px;left:-45px;width:60vw}.planets .planet3{top:10vh;width:25vw;right:5vw}.planets .planet2{right:34vh;width:15vh;top:39vh}.planets .planet1{width:35vw;bottom:258px;right:0}.heading-wrapper .main-heading h1{font-size:50px}.heading-wrapper span{font-size:16px;line-height:1.5em}}
