table {
    width:100%;
    border-collapse: collapse;
}

tr:nth-child(odd) {background-color: #f2f2f2;}