@charset "UTF-8";

::selection {
background: magenta;
}
::-moz-selection {
background: magenta;
}

