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

.App {
  border: 1px solid red;
}
