canvas {
  width: 100%;
  height: 100%;
}

body {
  overflow: hidden;
  background: #eee;
}