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