css change color on selected element code example Example: css selected color ::selection { background-color: #222; color: white; }