blob: 81cd473f25575f8e987f2b5a54dc116005dde010 [file] [log] [blame]
<html>
<head>
<style>
.container {
font: 50px/1 Ahem, sans-serif;
color: green;
}
</style>
</head>
<body>
<div class="container">
<p>X<br>&nbsp;X<br>X</p>
</div>
</body>
</html>