* { box-sizing: border-box; margin: 0; padding: 0; } body { height: 100vh; font-family: sans-serif, monospace, system-ui; line-height: 1.6; }