@tailwind base;
@tailwind components;
@tailwind utilities;

/* Tip extra de suavizado */
html, body, #root {
  height: 100%;
}
