how to change blinking cursor to normal code example Example: make blinking cursor disappear css #element { caret-color: rgba(0,0,0,0); }