diff --git a/src/index.css b/src/index.css index e15559a..60a5fee 100644 --- a/src/index.css +++ b/src/index.css @@ -13,3 +13,7 @@ body:before { z-index: -1; background-color: white; } + +#root { + background-color: white; +}