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

.input {
  height: 2rem;
}