table {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
tr {
  font-size: small;
}

