html,body{min-height:100%;margin:0}#root{min-height:100vh}body{-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;background:#e4eaef;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:rgba(28,44,79,.18);border-radius:8px}::-webkit-scrollbar-track{background:0 0}#root{flex-direction:column;display:flex}#root>*{flex:1}