.root { height: 100%; display: flex; } .viewer { display: flex; flex-direction: column; flex: 1; position: relative; overflow: hidden; }