Code the height of the image with height="100".

<html>
 <body>
  <img src="https://getmimo.com/r/dog.png" width="100" height="100">
 </body>
</html>]]>

Make sure to code height="100", with double quotes around 100.