>>577
これでどうかな
```
.mark-myself {
.rh {
/* 背景色を変更 */
background-color: rgba(127, 191, 255, 0.2);
}
}
```