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