.center {
  display: block;
  margin: 0 auto;
}

table th, table td {
    padding-right: 3em;
}
