:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f0f0f0;background-color:#0e0e0e;font-family:system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background:#0e0e0e;min-height:100vh;margin:0}#root{border:1px solid #2a2a2a;height:100vh;display:flex}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}textarea,button{font-family:inherit}
