hwo to remove the black outline from button when i click code example Example: remove button default border css button:focus { outline: none; }