After using a tag and setting the background color, height, and width for my content, I decided to align the text in the center along the x-axis using text-align: center;.
However, I am now trying to figure out how to align it in the middle along the y-axis. Any advice on how to achieve this?