diff --git a/app/assets/stylesheets/components.scss b/app/assets/stylesheets/components.scss
index e077fbca2f0a699f029ee4b7e58e82b639f69ba7..ca0ec0cece711e477ac6fb7e2d30d61b5cf2bce9 100644
--- a/app/assets/stylesheets/components.scss
+++ b/app/assets/stylesheets/components.scss
@@ -684,8 +684,9 @@
   box-sizing: border-box;
   overflow-y: auto;
   padding-bottom: 235px;
-  background: image-url('mastodon-getting-started.png') no-repeat 100% bottom;
+  background: image-url('mastodon-getting-started.png') no-repeat bottom left;
   height: auto;
+  min-height: 100%;
 
   p {
     color: $color2;