@@ -103,7 +103,7 @@
writing-mode: vertical-rl;
text-orientation: upright;
text-align: right;
- color: rgba(255, 252, 246, 0.8);
+ color: rgba(255, 252, 246, 0.6);
transition: all 0.5s;
}
@@ -130,7 +130,7 @@
width: 100%;
height: 100%;
position: fixed;
- z-index: 2;
+ z-index: 3;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);