Which attribute should get set to a bigger number in this image?

<html>
 <body>
  <img src="https://mimo.app/i/camera.png" width="200" height="50">
 </body>
</html>]]>
The height attributeThe width attributeThe src attribute

The height attribute.