#showImg {
      border:2px solid lightgray;
}

#canvas-container {
   width: 100%;
   text-align:center;
}

canvas {
   display: inline;
}