Hover this box to see the cursor, and select this text to see the highlight color.
.cursor-demo { cursor: pointer; } .cursor-demo::selection { background: #10b981; color: #052e1a; }