html,body{color:#f0f0f0;background-color:#1e1e1e;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:large}a{color:#6ea8fe}kbd{color:#1e1e1e;background-color:#f0f0f0;border-radius:4px;padding:3px 6px}code{background-color:#222b35;border-radius:4px;padding:3px 6px}.line-numbers{user-select:none}.container{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto 1fr;gap:16px;height:100vh}.instructions{padding:16px}.editor{display:flex;overflow:hidden;flex-direction:column;min-height:100vh}@media (max-width:992px){.container{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto}.editor{min-height:50vh}}
