.Container {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.Container .Scroll {
  height: 100%;
  width: 100%;
  overflow-y: scroll;
}

/*# sourceMappingURL=ZAppContent.module.css.map */
