:host {
  display: block;
}

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