:root { } body { } #guesslist { list-style: none; [data-accept="none"] { background: #aaa; } [data-accept="true"] { background: #00ff00; } [data-accept="false"] { background: #ff0000; } }