* { box-sizing: border-box; } html, body, #root { margin: 0; height: 100%; } body { font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif; font-size: 14px; line-height: 1.5; color: #d6d9de; background: #16181d; }