body {
	font-family: Arial;
	font-size: 16px;
	line-height: 1.5;
	
	background-color: #ffffff;
	color: #333333;
}

html, body {
  /* comment me out for scrollable */
  position: fixed;
}

canvas {
  vertical-align: bottom;
}
