I have these HTML and CSS:
You can use the following CSS for your input field:
.center-block { display: block; margin-right: auto; margin-left: auto; }
Then,update your input field as following: