@tailwind base;@tailwind components;@tailwind utilities;html,body{overscroll-behavior:none;touch-action:manipulation;background-color:#000;width:100%;height:100%;position:fixed;overflow:hidden}#root{touch-action:manipulation;width:100%;height:100%;overflow:hidden}