body{height:100vh;display:grid;margin:0;position:relative;background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill-opacity=".025" d="M1 2V0h1v1H0v1z"/></svg>');background-size:20px 20px}body,html{height:-webkit-fill-available}.compare-root,.two-up{position:absolute;top:0;left:0;right:0;bottom:0;height:-webkit-fill-available}.pinch-zoom{display:grid;justify-items:center;align-items:center}@media (max-width:550px){.choice-left{top:10px}.choice-left,.choice-right{position:absolute;left:50%;transform:translateX(-50%)}.choice-right{bottom:10px}}@media (min-width:550px){.choice-left{position:absolute;top:10px;left:10px}.choice-right{position:absolute;top:10px;right:10px}}@keyframes loading-fade-in{0%{opacity:0;animation-timing-function:ease-in-out}}.img-container{position:relative}.img-container.loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.62);animation:loading-fade-in .3s}