I have these HTML and CSS:
To have text-align:center work you need to add that style to the #siteInfo div or wrap the input in a paragraph and add text-align:center to the paragraph.
text-align:center
#siteInfo