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