body {
  margin: 0;
  background: transparent;
}

#widget-stage {
  position: relative;
  width: 100%;
  height: auto;
}

#layer1,
#layer2 {
  position: absolute;
  inset: 0;
}