html{font-size:67%;height:100%;max-height:100vh}html,body,#root{width:100%;margin:0;height:100%;max-height:100vh;box-sizing:border-box;overscroll-behavior:none}#root{display:flex;flex-direction:column;overflow:hidden}@supports (height: 100dvh){html,body,#root{max-height:100dvh;height:100dvh}}*,*:before,*:after{box-sizing:inherit}body{overflow:hidden;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}
