@import "tailwindcss"; @theme inline { --font-mono: var(--noto-sans-mono); } body { color: #e5e5e5; background-color: #171717; }