tr:nth-child(2n+2) {
    background: #d8d8d8;
}

th {
    background: #353232;
    color: white;
}