@import "https://googleapis.com";@tailwind base;@tailwind components;@tailwind utilities;body{color:#fff;background-color:#000;margin:0;padding:0;font-family:Almarai,sans-serif}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
