#bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 32px;
  background: #111;
  color: #0f0;
  font-family: monospace;
  font-size: 12px;
  padding: 6px;
}
