body {
  font-family: Seravek, "Gill Sans Nova", Ubuntu, Calibri, "DejaVu Sans",
    source-sans-pro, sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin: 0;
  height: 100vh;
}

#content {
  padding: 1em;
  max-width: 70ch;
  margin: 0 auto;
}

#creesch-head {
  padding: 0;
  position: fixed;
  bottom: 0;
  left: 0;
}

#creesch-head img,
#creesch-head a {
  display: block;
}

#home-button {
  margin: 0.5em 0.5em 0 0.5em;
  font-size: 2em;
  display: block;
}
