*{box-sizing:border-box;margin:0;padding:0}:root{--sat:env(safe-area-inset-top,0);--sar:env(safe-area-inset-right,0);--sab:env(safe-area-inset-bottom,0);--sal:env(safe-area-inset-left,0)}html,body{width:100%;height:100%;height:100dvh;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none;background:#0f172a}#app{display:block;width:100%;height:100%;height:100dvh}