/* @tailwind base; */
@tailwind components;
@tailwind utilities;
textarea::-webkit-scrollbar {
width: 0;
}