tr:nth-child(odd) {
    background-color: rgb(232, 255, 255);
}