body {
  margin: 0;
  /* overflow: hidden; */
  overflow-x: hidden;
  width: 100%;
  height: 100%;
}

#stage {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*# sourceMappingURL=/src.a2b27638.css.map */