The unclosed rule swallows the one after it as a nested rule.
Acceptance criteria
- 1.The unclosed rule swallows the one after it as a nested rule.
The unclosed rule swallows the one after it as a nested rule.
body { margin: 0; padding: 28px; font-family: system-ui, sans-serif; background: #f8fafc; color: #0f172a; } #title { color: red; #text { color: navy; }
Output ready when you are
Press Run to render your code, or Submit to validate your solution.