html input remove focus visible code example Example: hide input border on focus input:focus{ border: none; }