diff --git a/css/style.css b/css/style.css index 2507b1f..0f0884b 100755 --- a/css/style.css +++ b/css/style.css @@ -108,9 +108,10 @@ .overlay { position: fixed; - content:""; + content:" "; top:0; left:0; + width: 100%; display: block; z-index:0; background-color: rgba(51, 153, 212, 0.8);