Is it possible to make certain letters within a tag stretch to the height of the entire browser window, similar to the example shown in this link? (Take note of the 04).
Instead of using an SVG image like in the example, I would like to achieve this effect with actual text.
If this is feasible, how can I accomplish it?