html{font-size:16px}body{align-items:center;background-color:hsl(47,100%,50%);color:hsl(0,0%,35%);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;font-size:1rem;height:90vh;justify-content:center;margin:0;padding:1rem}.container{background-color:#FFF;border-radius:1rem;margin-bottom:2rem;max-width:30ch;padding:2rem;text-align:center}header .logo{margin-bottom:2em;width:calc(100% - 2rem)}main{margin-bottom:6em}.contact-cta{color:hsl(197,71%,43%);text-decoration:none}.contact-cta:hover,.contact-cta:focus,.contact-cta:active{text-decoration:underline}footer{color:hsl(0,0%,55%);font-size:small}