1 2 3 4 5 6 7 8 9 10 11
* { color: tomato; } .ref { font-size: 2em; } .test label { font-size: 2rem; }