#signatureCanvas {
  min-width: 500px;
  width: 100%;
  border: 1px solid #ccc;
  cursor: crosshair;
}
.contentdiv {
  box-sizing: border-box;
}
