An unclosed comment swallows everything after it.
Acceptance criteria
- 1.An unclosed comment swallows everything after it.
An unclosed comment swallows everything after it.
body { margin: 0; padding: 28px; font-family: system-ui, sans-serif; background: #f8fafc; color: #0f172a; } /* #text { color: red; } #text { color: blue; }
Output ready when you are
Press Run to render your code, or Submit to validate your solution.