diff --git a/css/bubble.css b/css/bubble.css index 40e5db4..c07b7f7 100644 --- a/css/bubble.css +++ b/css/bubble.css @@ -10,7 +10,8 @@ body, html { .bg-image{ background-image: url("../img/aquarium.jpg"); background-repeat: no-repeat; - background-position: auto; + background-position: center; + background-size: cover; min-height: 100%; position: relative; background-color: #000851;