/* Style the tables */
table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1px;
}
td {
  text-align: center;
}