JSFiddle - React, Tailwind, and code Playground
HTML
<body>
<textarea rows="6" cols="35" disabled="true">
<!doctype html>
<html>
<body>
Hello QNimate!!!
</body>
</html>
</textarea>
</body>
CSS
/* textarea
{
border: none;
resize: none
} */