With a very large font-size (600 px) you get unwanted whitespace on the side of the text. This makes it hard to precisely align the text with the rest of the content. See screenshots:
It seems to differ depending on the type of font used and which character is the first.
I tried adjusting letter spacing, line-height, display, whitespace. I checked for padding and margin on the elements; there are none. None of this made a difference.
How can I remove this whitespace? I'm focused only on the whitespace on the left and the right, not the whitespace above and below.