body {
  background: #000;
  color: #fff;
}

.playing-field {
  cursor: crosshair !important;
}

#console {
  position: absolute;
  bottom: 0px;
  width: 100%;
}