<!DOCTYPE html> | |
<p>A green word "PASS" should be seen below.</p> | |
<div style="columns:2; column-gap:0; width:8em; orphans:1; widows:1;"> | |
<div style="background:green; -webkit-background-clip:text; -webkit-text-fill-color:transparent;"> | |
<div><br>PASS</div> | |
</div> | |
</div> |