:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{min-height:100dvh;background:#fff}.page{min-height:100dvh;display:grid;place-items:center;padding:1rem}.logo{width:min(75vw,420px);height:auto;display:block}
