Test

Looking at styleSheet[0]:

rule[0]: ul li:nth-child(2) { color: blue; }

rule[1]: body { font-family: sans-serif; font-size: 48px; width: 100%; margin: 0px; padding: 5px; box-sizing: border-box; }

Edit in JS Bin