::-moz-selection { 
    background: #ee0000; 
    color: white; 
}

::selection { 
    background: #ee0000; 
    color: white; 
}