how to get rid of box when focus on input box code example Example: hide input border on focus input:focus{ border: none; }