body {
  background: rgb(240, 195, 110, 0.5);
}

.tac {
  text-align: center;
}

table {
  border-collapse: collapse;
  width: 100%;
}

table tr {
  height: 50px;
  border: 1px solid black;
}
