body {
  background-color: lightblue;
}

table, th, td {
  border: 1px solid black;
}