*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background-color:#faf8f3;max-width:800px;margin:0 auto;padding:20px;min-height:100vh;flex-direction:column}body,main{display:flex}main{flex:1 1;flex-direction:column}h1{margin-bottom:1.5em}h2{margin-top:2em;margin-bottom:.5em}ul{margin-left:1.5em;margin-top:.5em}a{color:#333;text-decoration:underline}a:hover{color:#666}