#divWidth {
  width: 100%;
}

#canvas {
  margin: auto;
  background: #ececec;
  width: 100%;
}

.btn-disable {
  color: #fff !important;
}