JSFiddle - React, Tailwind, and code Playground

by jakirseu

HTML

<html>
<body>
<h1>Image demo</h1>

<img src="https://www.google.com.bd/images/srpr/logo11w.png"width="200px" height="80px"/>

</body> 
</html>