Finally, let's center the text.
Set the text-align property to center.
text-align
center
Make sure to type text-align: center;.
text-align: center;