@tailwind base; @tailwind components; @tailwind utilities; body { @apply bg-slate-400 text-white; } .cm-theme { @apply h-full; }