diff --git a/paint.css b/paint.css index 257c8e6..4082053 100644 --- a/paint.css +++ b/paint.css @@ -27,7 +27,8 @@ Screen { } #editing-area { - background: $surface-lighten-3; + /* background: $surface-lighten-3; */ + background: $background; } #canvas {