diff --git a/css/editor.css b/css/editor.css index c852c2be..3f7eba81 100644 --- a/css/editor.css +++ b/css/editor.css @@ -29,7 +29,7 @@ html, body, #mainContainer { #container { text-align: center; - background-color: #FAFAFA; + background-color: #ddd; overflow: auto; position: absolute;