Daniel Glazman Ian Hickson p { background-color: red; } p:not(:target) { background-color: lime; }

This paragraph should be green.