* { color-scheme: light dark; } body { max-width: 80ch; margin: auto; font-family: serif; font-size: 1.2em; padding: 0 1em; text-align: justify; } nav, h1 { text-align: center; } blockquote { border: 1px solid; border-left: 6px solid; padding-left: 0.5em; } hr { border: 0; border-bottom: 1px dashed; } code { overflow: scroll; } article img { display: block; margin: auto; margin-top: 1em; margin-bottom: 1em; } footer { text-align: center; font-size: 0.9em; } pre { overflow: scroll; } a { text-decoration: none; }