:root{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;width:100vw;height:100vh}@supports (width: 100dvw) and (height: 100dvh){:root{width:100dvw;height:100dvh}}body{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none;background-color:#242424;margin:0;display:flex;place-items:center;width:100vw;height:100vh;overflow:hidden}@supports (width: 100dvw) and (height: 100dvh){body{width:100dvw;height:100dvh}}#app{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none;display:flex;place-items:center;background-color:#242424;width:100%;height:100%;margin:0;padding:0;text-align:center;justify-content:center;overflow:hidden}
