
.stack > .sheet {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  max-height: 70vh;
  max-width: 50%;
  right: 50px;
  overflow: auto;
}
