.expandable-image{cursor:zoom-in;position:relative}body>.expandable-image.expanded{align-items:center;background:#000;cursor:default;display:flex;height:100%;left:0;opacity:0;padding-bottom:0!important;position:fixed;top:0;touch-action:pinch-zoom;transition:all .5s;width:100%;z-index:999999}body>.expandable-image.expanded>img{border-radius:.25rem;margin:0 auto;max-height:99%;max-width:99%}body>.expandable-image.expanded>.close-button{display:block}.close-button{cursor:pointer;display:none;position:fixed;right:1rem;top:1rem}.close-button svg,.expand-button svg{filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5));height:3rem;width:3rem}.close-button svg path,.expand-button svg path{fill:#fff}
