JSFiddle - React, Tailwind, and code Playground

by CBroe

HTML

<img src="https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=10216099053207071&height=50&width=50&ext=1605920599&hash=AeSDq3A381f6n16CfJ8">

CSS

* { margin:0; padding:0; }
body { min-height:100vh; }
img { display:block; object-fit:contain; width:100vw; height:100vh; image-rendering:pixelated; }