  .expand-box{position:relative;width:100%;max-width:100vw}.expand-box .bounded{position:relative;width:100%;height:100%}.expand-box .bounded>.contents{width:100%;height:100%}.expand-box .bounded button.resize{position:absolute;top:0;right:0}.expand-box.expanded{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:100;background:#000;background:rgba(0,0,0,.4)}.expand-box.expanded .bounded{width:auto;height:auto;display:flex;justify-content:center;background-color:#fff;max-width:80%}.expand-box.expanded .bounded>.contents{height:auto;max-height:60vh;font-size:larger;overflow:scroll;padding:1em}.expand-box.expanded .bounded>.contents img{margin:auto;width:auto}/*# sourceMappingURL=expand-box.css.map */
