:root{color-scheme:light;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-left: env(safe-area-inset-left, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;width:100%;height:100%;min-height:100%;overflow:hidden;background:#8bd7ff;overscroll-behavior:none;touch-action:none;font-family:Trebuchet MS,Avenir Next,Segoe UI,sans-serif}body{position:fixed;inset:0}#app{position:fixed;inset:0;width:100%;height:100%;overflow:hidden}#app canvas{position:absolute;inset:0;width:100%!important;height:100%!important;display:block;touch-action:none;image-rendering:auto}
