body{color:#ccc;background-color:#fff;background-image:url(../ants.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;min-height:100vh;font-family:Ubuntu,system-ui;font-weight:200}h1{color:#639;width:fit-content;margin-inline:auto;font-size:12vw;font-weight:200}main{flex-direction:column;align-items:center;display:flex}.sections{color:#646464;flex-direction:row;justify-content:space-around;gap:5vh;width:100%;margin:10vh;font-size:2rem;display:flex}@media (max-width:800px){.sections{flex-direction:column;align-items:center}}