@charset "UTF-8";

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

