<p class="selection"> Highlight me and see what color the highlighter is.</p>
::selection {
    background: purple;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.