display: inline-block;
//add thos
//You can also add
text-align:center;
/* Will stretch the buttons height if text is too long and has to break*/
min-height: 50px;
font-size: 36px;
/*I have absolutely no idea how to do this properly*/
/*The closest I can do is - */
/*Make the text just right, trial and error with:*/
text-align: center;
font-size: 20px;