diff --git a/css/global.css b/css/global.css index f405677..0ccf079 100644 --- a/css/global.css +++ b/css/global.css @@ -3,7 +3,7 @@ body { background-image: url(../img/McMasterBackground.png); background-repeat: no-repeat; background-attachment: fixed; - background-position: top; + background-position: top left; background-size: auto 100vh; background-color: rgb(240, 254, 255); max-width: 1400px;