Without a comma this becomes a descendant selector.
Acceptance criteria
- 1.Without a comma this becomes a descendant selector.
Without a comma this becomes a descendant selector.
body { margin: 0; padding: 28px; font-family: system-ui, sans-serif; background: #f8fafc; color: #0f172a; } p span { color: red; }
Output ready when you are
Press Run to render your code, or Submit to validate your solution.