.image-container{height:100%;position:relative;overflow:hidden;text-align:center}.zoomed-image-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-content:center;z-index:1000;cursor:pointer}.zoomed-image{max-width:90vw;max-height:90vh}figure.zoom{background-position:50% 50%;position:relative;overflow:hidden}