@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;font-family:Segoe UI,sans-serif;background:url(/assets/bg1.jpg) no-repeat center center fixed;background-size:cover;color:#fff}@media (max-width: 768px){.hide-on-mobile{display:none!important}}@media (min-width: 769px){.hide-on-desktop{display:none!important}}
