diff --git a/src/index.css b/src/index.css index 771c8493..3e87615e 100644 --- a/src/index.css +++ b/src/index.css @@ -5,5 +5,5 @@ html, body { body { margin: 0; - background-color: var(--light1); + background-color: var(--background); } \ No newline at end of file