body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#f6f2e7;overflow:hidden}#root{height:100vh;width:100vw}.zoomed-image{transition:transform .3s ease}@media only screen and (min-width:2000px){.zoomed-image{transform:scale(150vw)}}@media(max-height:775px){body{overflow:scroll!important}.mobile-button-box{position:relative!important}}
