main {
  grid-column: 1/-1;
}

table {
  table-layout: fixed;
  width: 100%;
}
