table {
  table-layout: fixed;
  width: 50%;
}
tr {
  text-align: center;
}
