@tailwind base;
@tailwind components;
@tailwind utilities;

body{
    color: #374151;
}
