.odd {
  background-color: #e0e0e0;
}
.even {
  background-color: #ededed;
    
}