:host(x-element) {
  h1 {
    color: red;
    border: dotted 0.0625rem blue;
    padding: 1rem;
  }
}
