html,
body {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: Arial, Helvetica, sans-serif;

  & a.header-anchor {
    display: none;
  }
}

p {
  line-height: 1.6;
}

canvas,
nav {
  display: none;
}
