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