.layout{flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.layout-header{z-index:100;flex-shrink:0}.layout-content{flex:1;overflow-y:auto}
