@tailwind base;
@tailwind components;
@tailwind utilities;
ul {
@apply flex flex-row gap-x-4 flex-wrap list-inside items-center justify-center
}