::-moz-selection { /* Code for Firefox */
  color: #000000;
  background:#B39DDB;
}

::selection {
  color: #000000;
  background:#B39DDB;
}