@tailwind base;@tailwind components;@tailwind utilities;html,body{margin:0;padding:0;width:100%;height:100%;overscroll-behavior-y:none;overflow-x:hidden;background-color:#020617;color:#fff}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff05}.custom-scrollbar::-webkit-scrollbar-thumb{background:#f43f5e33;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#f43f5e80}
