@tailwind base;@tailwind components;@tailwind utilities;body,html{margin:0;padding:0;background-color:#000;overflow:hidden;height:100%}#app{width:100%;height:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#050510}::-webkit-scrollbar-thumb{background:#00f3ff;border-radius:3px}
