@@ -1,4 +1,5 @@
.main {
+ height: var(--twoHeight);
background-color: var(--mainColor);
.one {
}
.main .one {