@charset "utf-8";#canvas {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    width: 400px;    height: 304px;    margin: auto;}

body { 
	font-size: 8pt 
}