diff --git a/habitat/index.html b/habitat/index.html index b60e365..ef725c5 100644 --- a/habitat/index.html +++ b/habitat/index.html @@ -17,12 +17,13 @@ .fullscreen-image { position: fixed; - overflow: hidden; top: 100%; left: 100%; width: 100%; height: auto; z-index: -10; + opacity:0.5; + }