@@ -264,7 +264,8 @@ onMounted(() => {
.top .topLeft .name {
font-size: 3.2vh;
- color: #fff;
+ // color: #fff;
+ color: #1A293A;
margin-left: 3vw;
}