table tr:nth-child(2n) {
    background-color: hsl(0, 0%, 96%);
}
