@tailwind base;
@layer base {
img {
@apply inline-block;
}
@tailwind components;
@tailwind utilities;