This is my first attempt at creating a chrome extension, and I am currently working on centering text. Right now, I am using text-align: centre;
to align the text horizontally, but I am struggling to figure out how to align it vertically. As a result, my text appears like this:
https://i.sstatic.net/3zcdH.png
I would greatly appreciate any assistance with this. Thank you.