html, body {
  height: 100%;
}

#board {
  position: absolute;
  top: 0;
  left: 0;
}
