:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}*{box-sizing:border-box}body{margin:0;min-height:100vh;min-height:100dvh;background:#000;font-family:Mono-Linear,monospace}#root{min-height:100vh;min-height:100dvh;overflow-x:hidden}
