diff --git a/app/globals.css b/app/globals.css index 6c96990..a56058e 100644 --- a/app/globals.css +++ b/app/globals.css @@ -1153,7 +1153,7 @@ body { min-height: 100dvh; display: flex; flex-direction: column; - background: #fff; + background: var(--bg); } /* Barre fixee en bas pendant le jeu solo */