body {
  font-family: verdana, sans-serif;
  font-size: 0.75rem;
}

table tr:nth-child(2) {
  background-color: #bbb;
}

table th,
td {
  padding: 10px;
}
