Set the height attribute of this image tag to "200".

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

Make sure to type height="200".