The text only starts from the left instead of being aligned in the center like how I want it to be (See image).
This is how I want it to be
h3 { text-align: center;}
I tried the line above this text but I think this is only for centering text in a div for example. I’ve looked on the internet but all the questions are just about how to center text in a div instead of aligning it with oher lines of text.