JSFiddle - React, Tailwind, and code Playground

by fxi

HTML

<label>Enter a valid URL</label>
<input type="text" placeholder="http://via.placeholder.com/640x360" value="http://via.placeholder.com/640x360"/>

CSS

input {width:100%}