html {
    background-color: #eee;
}

table tr:hover {
    background-color: white;
}