th, td {
  border: 1px solid lightblue;
}

table {
  width: 100%;
}

body {
  font-family: monospace;
}

#content{
  margin-top: 30px;
}