:root (CSS3)

The :root pseudo-class matches the root element of a tree representing the document.

Syntax

:root { declaration block }

Examples having uses of: ':root'