diff --git a/css/styles.css b/css/styles.css index 98796e6..0fcbc5f 100644 --- a/css/styles.css +++ b/css/styles.css @@ -14,7 +14,9 @@ body { } .bg { - position: absolute; + position: fixed; + top: 0; + left: 0; height: 100%; width: 100%;