body {
  margin: 0;
}

#game_canvas {
  width: 800px;
  height: 600px;
}

#message {
  width: 800px;
  height: 128px;
}
