body {
  background-color: white;
  color: black;
  font-family: "Times New Roman";
}

table {
  border-collapse: collapse;
}

td, th {
  border: 1px solid black;
  text-align: center;
}
