.htext {
       line-height: 10%;
}

.logo {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 13%);
text-align: center;
line-height: 100px;
z-index: 30; /* 最前面 */
}
