html {
	overflow: hidden;
}
body{
  text-align:center;
}

#canvas {
  cursor: pointer;
}