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>]]>

Type in height="200" to set the height to 200.