@tailwind base;
@tailwind components;
@tailwind utilities;
* {
-webkit-user-drag: none; /* Safari */
user-drag: none;
}