h1 {
  font-size: x-large;
}

table {
  width: 100%;
  border-collapse: collapse;
}

thead {
  font-weight: bold;
  background-color: #eee;
}

