Ian Hickson * html { background-color: red; } * :root { background-color: red; } p { color: green; }

This line should be green (there should be no red on this page).