::-moz-selection { /* Code for Firefox */
  color: #ffffff;
  background: #57c76b;
}

::selection {
  color: #ffffff;
  background: #57c76b;
}