css how to remove white border around buttons code example Example: remove button default border css button:focus { outline: none; }