html,*{padding:0;margin:0;font-weight:400;box-sizing:border-box}html{height:100%}body{font-family:Georgia,Times New Roman,Times,serif;display:flex;height:80%;flex-flow:column;justify-content:center;align-items:center;padding:3em}body>*{max-width:800px}h1{font-weight:200;font-size:2vw;font-size:clamp(1rem,10vw,2rem);letter-spacing:-.03em;margin-bottom:.5em}p{line-height:1.5em;margin-bottom:2em}
