body { margin: auto auto; max-width: 854px; background: #eed; } a::before { font-family: monospace; content: "=> "; } blockquote { font-style: italic; } @media(prefers-color-scheme:dark) { body { color: #ddd; background: #222; } }