html,
body {
  margin: 0 !important;
  padding: 0 !important;
  height: 100%;
}

canvas {
  display: block;
}