I am working with a div that is 100% of the parent divs height.
The div only contains a single line of text.
The div cannot have a fixed height.
So m
Setting the line height to the same as the height of the div will cause the text to center. Only works if there is one line. (such as a button).