Here's an #art before bed :) This is from my mandala colouring book (https://www.amazon.com/Meditative-Garden-Mandala-Coloring-Serene/dp/1454710284), coloured with Faber Castell Pitt brush pens ^.^
@acw It uses the Less CSS preprocessor to insert all the rules from the large class into the small and medium ones (essentially it compiles into the same as the non-less example).
I would instead just use the natural CSS inheritance and set things like font-family and font-size on the body element, and use the h1, h2, h3, etc. tags which naturally scale relative to the base font size.