:root{--orange-bg:#ff5c00;--app-height:100dvh}*,:before,:after{box-sizing:border-box}html{height:100%;background:var(--orange-bg);height:-webkit-fill-available}body{width:100%;height:100%;height:var(--app-height);min-height:100dvh;overscroll-behavior:none;background:var(--orange-bg);color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation;min-height:-webkit-fill-available;margin:0;padding:0;font-family:Oi,cursive;position:fixed;inset:0;overflow:hidden}
