>>908
CSS
```
.aa .rb {
color: dimgray;
background-color: whitesmoke;
}
```