@import "tailwindcss";

html {
	@apply bg-[#121113] min-h-screen w-full font-mono text-white;
}
