diff --git a/src/index.css b/src/index.css index c0d3bdf..f6227fd 100644 --- a/src/index.css +++ b/src/index.css @@ -3,7 +3,7 @@ body { padding: 0; font-family: sans-serif; overflow-x: hidden !important; - background-color:#aa73ff; + background-color:#333333; font-family: Gloria Hallelujah, cursive; color:white; }