* {
  box-sizing: border-box;
}

:host {
  display: block;
}
