diff --git a/css/style.css b/css/style.css index f09893d..b3c581b 100644 --- a/css/style.css +++ b/css/style.css @@ -6,6 +6,7 @@ body { -ms-user-select: none; /* IE10+ */ -o-user-select: none; user-select: none; + background-color: #d3d9f1; } h1 { @@ -145,4 +146,5 @@ footer { width: 540px; clear: both; text-align: center; -} \ No newline at end of file +} +