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

/* Additional Custom Global Styles */
body {
  margin: 0;
  padding: 0;
}