body {
  background: #999;
}

canvas {
  background: #fff;
  max-width: 100%;
}

.bl_jsCanvasBasic {
  margin: 80px auto 0;
  max-width: 100%;
  width: 900px;
}
/*# sourceMappingURL=jsCanvas.css.map */