:host {
  display: block;
  color: red;
}

div {
  background: blue;
}