how to remove focus in input code example Example: css remove border input focus textarea:focus, input:focus{ outline: none; }