<!DOCTYPE html>
<div style="width:300px;
            height:300px;
            text-align:center;
            line-height:150px;
            transform:rotate(-90deg);">
  <span style="text-decoration:underline;">under</span>
  <span style="text-decoration:overline;">over</span>
  <span style="text-decoration:line-through;">through</span>
</div>