canvas {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}

body, div.card-default { background-color: #e1e1e1 !important; }
