body {
    margin: 1em;
}

.active a {
    color: red;
    font-weight: bold;
}

table, th, td {
    border: 1px solid black;
  }