body {
  font: 1rem/2 sans-serif;
}

table,
td {
  border: 1px solid #333;
  padding: .3rem;
}

.hidden {
  display: none;
}
