body {
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
  padding: 1em;
  text-align: center;
}

h1 {
  font-size: 72px;
}

footer {
  position: fixed;
  bottom: 1em;
  right: 1em;
}
