body {
  margin: 5% 10%;
}

.routable {
  display: flex;
}

.hidden {
  display: none;
}

#face {
  margin: 20px;
}

header a {
  color: black;
  font-family: 'Courier New', Courier, monospace;
  font-size: 1.5rem;
  text-decoration: none;
  padding: 10px;
}

#oj img {
  height: 100px;
}