canvas {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 500px;
  height: 500px;
}

#canvas-holder {
  width: 500px;
  height: 500px;
}
