::-moz-selection {
    background-color: #6EC1E4;
    color: #fff;
}
::selection {
    background-color: #6EC1E4;
    color: #fff;
}