:host { display: flex; flex-direction: column; height: 100%; .views { display: flex; flex-direction: column; height: 100%; .view { position: absolute; height: 100%; bottom: 0; left: 0; right: 0; top: 0; } } }