I need a way to align a div vertically with a fixed height of 800px. The challenge is that the div's size changes based on the number of words, affecting the font size, as shown in this example https://i.sstatic.net/RpgbT.png
Is there a solution to achieve this?