@@ -10,6 +10,8 @@
h1 {
font-size: 36px;
color: $color-white;
+ position: relative;
+ z-index: 4;
}
.bg {