:not() Selector

Selects all elements that do not match the given selector.

:root Selector

Selects the element that is the root of the document.

:target Selector

Selects the target element indicated by the fragment identifier of the document’s URI.