JSFiddle - React, Tailwind, and code Playground

by NOVUSIDEA

HTML

<div style="text-align:center"><h3>Angehöriger des Teams:</h3><br /><p><a href="http://www.geocaching.com/profile/?guid=2248fd8a-7617-4eae-baed-63659d8fb8c9" title="Profil des Teams &quot;DieDosenöffner&quot;"><img alt="DieDosenöffner" src="http://img.geocaching.com/stats/img.aspx?txt=View+my+profile&amp;uid=2248fd8a-7617-4eae-baed-63659d8fb8c9" /></a></p></div>
<p style="text-align:center">Diesen Code kopieren und in dein <a target="_blank" href="https://www.geocaching.com/account/settings/profile">Profil</a> einfügen:</p>
<textarea readonly>&lt;div style="text-align:center"&gt;&lt;h3&gt;Angeh&ouml;riger des Teams:&lt;/h3&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://www.geocaching.com/profile/?guid=2248fd8a-7617-4eae-baed-63659d8fb8c9" title="Profil des Teams &amp;quot;DieDosen&ouml;ffner&amp;quot;"&gt;&lt;img alt="DieDosen&ouml;ffner" src="http://img.geocaching.com/stats/img.aspx?txt=View+my+profile&amp;amp;uid=2248fd8a-7617-4eae-baed-63659d8fb8c9" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</textarea>

CSS

textarea {
    width: 600px;
    height: 150px;
    margin: 0 auto;
    display: block;
}