Set the height and width attributes so that the height is bigger than the width.

<html>
 <body>
  <img src="https://mimo.app/i/clawdius.png" width="220" height="300">
 </body>
</html>]]>

Make sure to pick "300", followed by "220".