.box{
width: 100%;
height: 100%;
overflow: hidden;
}
.menu{
height: 64px;
display: flex;
justify-content: center;