/* I overlay a metallic, AI-inspired background across every page. */
body {
    background: url("/static/metallic_ai1.09ef199a8bef.png") no-repeat center center fixed;
    background-size: cover;
}