html, body {
  margin: 0;
  width: 100%;
}

canvas {
  display: block; 
}
