*{margin:0;padding:0;box-sizing:border-box}html,body{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;height:100dvh;overflow:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:auto}#root{min-height:100vh;min-height:100dvh;overflow:hidden}html{background:#2a7afe}@supports not (height: 100dvh){html,body,#root{height:100%;height:-webkit-fill-available}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;overscroll-behavior:none}#root{background:#f9fafb}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
