Random Selection Color
A little JS-powered CSS Magic
Every time this page is reloaded, JavaScript picks a random color, then adds a new
style
tag to the page setting the text selection color to that randomly picked color.
This means that every time the user reloads the page, it picks a totally new color.
Delightful!