JSFiddle - React, Tailwind, and code Playground

HTML

<text class="word">each </text><text class="word">word </text><text class="word">is </text><text class="word">selectable </text>

CSS

.word:hover{ color: #FFFF00; }