html body {
  font-family: monospace;
  text-align: center;
}

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px;
  text-align: center;
}
