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