prevent button focus on click code example Example: remove button highlight on click Click to copy.btn:focus { outline: none; box-shadow: none; }