*{margin:0;padding:0;}

html, canvas, body {
  width: 100%;
  height: 100%;
  content-zooming: none;
  box-sizing: border-box;
}