:root{--background:#09090b;--foreground:#f4f4f5}html,body{background-color:var(--background);width:100%;height:100%;color:var(--foreground);margin:0;padding:0;overflow-x:hidden}body{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;display:flex}
