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

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

The width attribute.