shwt-widget-gwc {
  display: block;
  width: 100%;
}

/* No containment here: as an ancestor of the canvas it would become the
   containing block for a sticky canvas's position:fixed. */
shwt-widget-gwc[active] {
  min-height: 100%;
}
