bodi {
  font-family: arial;
  background-color: #fff;
}
tr:nth-child(even) {
  background-color: #ddd;
}
