body {
  font-family: 'Roboto Mono', monospace;
  background-color: #212121;
  color: #bdbdbd;
  line-height: 1.5;
}

#stage {
  text-align: left;
  width: 10ch;
}


.footer {
  position: fixed;
  right: 0;
  bottom: 20px;
  width: 100px;
}