body {
  border: dotted 1rem black;
}

table {
  width: 100% ! important;
}

td {
  vertical-align: top;
}

figcaption {
  text-align: center;
  font-size: smaller;
}
