/* Tailwind is used via CDN, this file handles custom overrides if needed */
body {
    background-color: #050506;
}