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

[data-cy-root]{
  @apply grid place-content-center min-h-screen;
}