html, body {
  text-align: center;
  margin: 0;
  width: 0; 
  padding: 2px; 
}

canvas {
  display: block;
}
