@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;padding:0;min-height:100vh;background-color:#0a0a1a;background-image:linear-gradient(#0a0a1acc,#0a0a1acc),url(./bg-main.png);background-size:cover;background-position:center;background-attachment:fixed;overflow-x:hidden}#root{min-height:100vh}
