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 "DieDosenöffner""><img alt="DieDosenöffner" src="http://img.geocaching.com/stats/img.aspx?txt=View+my+profile&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><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></textarea>
CSS
textarea {
width: 600px;
height: 150px;
margin: 0 auto;
display: block;
}