::-moz-selection { /* Code for Firefox */
  color: #feabb6;
  background: #21225f;
}

::selection {
  color: #feabb6;
  background: #21225f;
}