* { box-sizing: border-box; margin: 0; padding: 0; }
html { background: #f4f0e8; }
html.dark { background: #0d0c0f; }
