DOM-Tree Pseudo-Class
:root
Pseudo-Class to match root element of DOM Tree
:empty
:nth-child
:nth-last-child
:first-child
:last-child
:only-child
:nth-of-type
:nth-last-of-type
:first-of-type
:last-of-type
:only-of-type