:root{--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{color:#fff;width:100%;height:100vh;font-family:var(--font-family);-webkit-user-select:none;user-select:none;overscroll-behavior-y:none;background-color:#000;margin:0;padding:0;overflow:hidden}body.scroll-locked{touch-action:none;overscroll-behavior-y:none;width:100vw;height:100dvh;position:fixed;top:0;left:0;overflow:hidden!important}#root{flex-direction:column;width:100%;height:100%;display:flex}.fs-container{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.center-content{justify-content:center;align-items:center;display:flex}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}
