<!DOCTYPE html>
<div style="width:300px;
            height:300px;
            text-align:center;
            line-height:150px;
            writing-mode:sideways-lr;">
  <span style="text-decoration:underline;">under</span>
  <span style="text-decoration:overline;">over</span>
  <span style="text-decoration:line-through;">through</span>
</div>