@import "tailwindcss"; body { background: var(--color-neutral-800); } *:focus-visible { outline: 2px solid var(--color-green-400); }