how to remove the white outline from a button in html code example Example: remove button default border css button:focus { outline: none; }