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

.chat-box {
  min-height: 500px;
}
