JSFiddle - React, Tailwind, and code Playground

by panino

HTML

<img id="arw" src="" width="500" height="350">
<form action="" method="get">
<input type="text" name="cuanto" value="10" maxlength="2" />
<input onclick="document.getElementById('arw').src=cache;pixelar(document.getElementById('arw'),parseInt(cuanto.value,10))" id="gc" name="" type="button" value="pixelar">
</form>

JavaScript

var...