body {
  color: black;
  font-size: 20px;
}

nav {
  display: none;
}

img {
  display: none;
}

h1 {
  page-break-before: always;
}

#sidebar a:after {
  content: " (" attr(href) ") ";
}
