::selection {
  background: #ccc;
  color: #000;
}

::-moz-selection {
  background: #ccc;
  color: #000;
}