@tailwind base;@tailwind components;@tailwind utilities;@layer base{input,select,textarea{@apply bg-[#0d0d0d] text-[#ffffff] outline-none;}}
