canvas {
    max-width: 100%;
    border: 1px solid #ccc;
  }
  #beforeAfterWrapper img, #afterCanvas {
    position: absolute;
    top: 0; left: 0;
  }