The root CSS pseudo-class represents an element that is the root of the document.
selector:root { property: value; }
World Wide Web Consortium (W3C)