diff --git a/carousel/carousel.css b/carousel/carousel.css
index 3d997481e..49f8483a2 100644
--- a/carousel/carousel.css
+++ b/carousel/carousel.css
@@ -15,6 +15,7 @@ body {
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
+ position: relative;
z-index: 10;
}
diff --git a/carousel/index.html b/carousel/index.html
index 4d2e5fd98..9111e3bf1 100644
--- a/carousel/index.html
+++ b/carousel/index.html
@@ -168,5 +168,14 @@
+
+
+
+
+
+
+
+