blob: 012eff0b7fd943424e3a21abc646d6018fa6dde8 [file] [edit]
<style>
body {
margin-top: 4px;
margin-left: 9px;
}
div {
font-family: Monospace;
font-size: 26px;
color: green;
border: 2px solid transparent;
}
</style>
<div>PASS if this is centered</div>
<div style="margin-top: -8px">and not cut half</div>