The idea
font-size sets the size of the text's em box, and a block of text grows to fit it. The element's height is its line box, which scales with the font size — so bigger text means a taller box. Match the ghost by making the text bigger.
This level needs font-size — that is the whole point of it.