1 2 3 4 5 6 7 8 9
:root { color-scheme: dark; font-family: sans-serif; } body { background-color: #282c34; margin: 1rem; }