This page is part of the CSS3.info CSS selectors test. See more info on CSS3 selectors.

:root {
}

<html>
   <body>
   </body>
</html>

The CSS selector should match the HTML element, because it is the root element in a HTML document.