:root{--background:#fff;--foreground:#171717}*{box-sizing:border-box}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}a{color:olive}h1,h2,h3,h4,h5,h6{font-size:inherit;margin-top:1em;margin-bottom:1em}h2{display:inline}p{margin-top:1em;margin-bottom:1em}.paragraph{width:100%;max-width:512px;margin-top:1em;margin-bottom:1em}
