::-moz-selection { /* Code for Firefox */
  color: #FFFFFF;
  background: #3F396D;
}

::selection {
  color: #FFFFFF;
  background: #3F396D;
}