css stop text cursor from blinking code example Example: make blinking cursor disappear css #element { caret-color: rgba(0,0,0,0); }