get rid of blue color highlight on input tag in html code example Example: remove blue border on a input input:focus { outline: none !important; }