diff --git a/src/App.scss b/src/App.scss
index d89c79a9149d977eaefd52b5c5102c12359c05e3..794cdfe71c4fdee3d525db899908320c22f449ba 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -20,7 +20,7 @@ limitations under the License.
     background-color: $app-background;
     background-image: url('./imgs/background.svg');
     background-repeat: none;
-    background-position: top center;
+    background-position: 50% top;
 }
 
 @mixin spacer {