html,
body,
main,
canvas {
  background: #ffffff00;
  border: 0;
  height: 100%;
  margin: 0;
  padding: 0;
}

canvas {
  display: block;
}
