table {
  margin-left: auto;
  margin-right: auto;
}
th, td {
  border:1px solid white;
  padding:20px;
  text-align: center;
}
