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