.example2::selection {
    background-color: #4ecdc4;
    color: white;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}