JSFiddle - React, Tailwind, and code Playground
HTML
<div class="blockbegun">
<input type="radio" id="picture1" name="begun" value="1">
<label for="picture1"><img src="/srv/images/b11.gif" border="0" align="absmiddle"></label>
</div>
CSS
label:hover {
cursor: pointer;
}