*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{background-color:#fff;margin:0;font-family:system-ui,-apple-system,sans-serif}#root{justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex}#root img{object-fit:contain;max-width:100%;max-height:100%;display:block}
