.root { display: flex; width: 100%; height: 100%; font-size: 13px; overflow: hidden; } .container { height: 100%; flex-grow: 1; }