html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;background:url(/images/noise.webp) repeat;opacity:.3;z-index:9999}#root{background-color:#000;width:100%;overflow-x:hidden}.App{height:fit-content;min-height:98vh;background-color:#000}
