<html>
<head>
<style>
span {
border-width: 21px 30px 30px 21px;
-webkit-border-image: url("resources/border-image.png") 21 30 30 21 / 1 / 21px 30px 30px 21px repeat;
border-style: solid;
}
</style>
</head>
<body style="-webkit-writing-mode:vertical-rl; -webkit-text-orientation: sideways-right;">
<div style="padding:25px; line-height:6; font-size:25px"><span> <br> </span></div>
</body>
</html>