blob: 43202e4d97f03c1694176f5c6a95b4a48e938a96 [file] [log] [blame]
<!DOCTYPE html>
<style>
#container {
width: 20ch;
text-wrap: balance;
}
span:hover {
color: red;
}
</style>
<div id="container">
123 567 901 345 789
123 567 901 345 789
123 567 901 345 789
999
</div>