Ian Hickson div { color: green; } p::first-child { color: yellow; background: red; }

This line should be green.