Set the width attribute of the image to "200".

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

Set the width attribute with width="200".