how to remove black border when input clicked html code example Example: remove blue border on a input input:focus { outline: none !important; }