:host {
    display: flex;
    flex: 1;
    flex-direction: column;
    overflow: auto;
}
