:host {
  display: block;
}

  :host * {
    box-sizing: border-box;
  }

.tree-navigation {
  margin: 0;
  padding: 0;
}
