diff --git a/index.css b/index.css index a9e6af9..f568109 100644 --- a/index.css +++ b/index.css @@ -10,5 +10,6 @@ body { min-height: 100%; background-image: url(/star-catcher-astronaut-catching-stars-for-research-astronaut.jpg); background-size: cover; - background-repeat: repeat-y + background-repeat: repeat-y; + background-position: center } \ No newline at end of file