body{margin:0;width:100vw;height:100vh;overflow:hidden}.left-right{display:flex;flex-direction:row;height:100%}.left,.right{flex:1;height:100%}.top-bottom{display:flex;flex-direction:column;width:100%}.top,.bottom{flex:1;width:100%}
