css how to fix the button sizee if the text is greater code example
Example: text size to fit button
/*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;