:host {
  display: block;
  width: 100%;
}

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

.tabs {
  width: 100%;
}
