blob: 4435d19e092f3bf32f7b07d68748314a1aa6ab79 [file] [edit]
<!DOCTYPE html>
<style>
div {
font-family: Arial;
font-size: 100px;
color: transparent;
text-decoration: underline green;
}
span {
font-size: 10px;
vertical-align: 0.7px;
}
</style>
<div>X<span>X</span></div>