html,body{min-height:100%;margin:0}#root{min-height:100vh;min-height:100dvh}body.login-page #root,body.launcher-page #root,body.launcher-page .legacy-page-root{width:100%;min-height:100vh;background:0 0;place-items:center;min-height:100dvh;display:grid}body.memo-page #root,body.memo-page .legacy-page-root{width:100%;max-width:100%;min-height:100vh;place-items:unset;background:0 0;min-height:100dvh;display:block}.legacy-page-root{width:100%;max-width:100%}
