div {
  color: red;
}

div[role="shadow-root"] {
  color: green;
}
