:host {
  display: block;
  height: 100%;
  left: 0 !important;
  right: 0 !important;
  position: static !important;
  top: 0 !important;
  width: 100%;
}

#stalldetectiongraph {
  background: rgba(196, 196, 196, 0.1);
}