On my HTML/JS page, I have a few buttons. The button size is normal when the page is opened in a browser. But the size of the button shrinks as you refresh or reload the page. In actuality, I've left the button text's value blank. There is no text on the button. How can I make my button's size independent of the text size in HTML?