/* test stylesheet */
:root > * { display: block; }
test { background: red; color: yellow; font-weight: bold; }