html{box-sizing:border-box;position:relative;width:100vw;height:100vh}*,*:before,*:after{box-sizing:inherit;position:relative}body{background:#f4f7ff;margin:0;padding:0;font-family:Lato,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;width:100%;height:100%}header{padding:1rem 2rem;width:100%}main{padding:2rem}main,header{margin:0 auto;max-width:1200px}h1{font-size:calc(1.5rem + 2.5vw + .5vh);line-height:1.2;margin:0;padding:0}h2,h3,h4,h5,h6{margin-top:2em;margin-bottom:.5em}h2+p,h3+p,h4+p,h5+p,h6+p{margin-top:0}
