#colors {
  margin: 2em;
}
th {
  text-align: left;
}
tr:nth-child(even) {
  background: #333;
}