header, nav, div.next, div.buy, footer {
  display: none;
}

main {
  width: unset;
  max-width: unset;
}

a {
  color: black;
}

main a {
  border-bottom: 1pt dotted black;
}