img {
  border: black 1px solid;
}

/* Accessibility requirements */
nav > a {
  line-height: 44px;
}

textarea {
  width: 100%;
  border: none;
  display: block;
  margin-bottom: -0.3em;
}
