html,
body {
  margin: 0;
  padding: 0px;
  align-items: center;
  text-align: center;
}
canvas {
  display: block;
}