Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
.clip {
font-size: 80px;
text-emphasis: filled currentColor;
color: green;
}
</style>
<div class="clip">Text with text emphasis</div>