diff --git a/src/static/css/app.css b/src/static/css/app.css index 1320bc8..c4ac4f3 100644 --- a/src/static/css/app.css +++ b/src/static/css/app.css @@ -460,6 +460,7 @@ input::placeholder { color: var(--text-muted); font-weight: 400; } display: flex; align-items: center; justify-content: center; + width: 100%; min-height: 100vh; background: var(--bg); /* Subtle grid pattern */