html,
body {
  min-height: 100%;
}

body,
#content,
#content p,
#content h1,
#content h2 {
  font-family: Verdana, Arial, sans-serif;
}

.wiki-document {
  min-height: 100vh;
}

.wiki-document.page-Main_Page h1 {
  display: none;
}


.restored-anchor { scroll-margin-top: 1rem; }
