:root{--app-height:100vh}@supports (height:100dvh){:root{--app-height:100dvh}}#root,body,html{background-color:teal;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Tahoma,"MS Sans Serif",Segoe UI,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.e6069615.css.map*/