JSFiddle - React, Tailwind, and code Playground
by Joe Pigott
HTML
<img src='https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQATjerBF2CbuY-4bIyu6F77Nj6e71SgD4o2Zt_-kOtBIHcRKc3'>
<h1>Shmoyojoe</h1>
<br />
<br />
<h3>Account Info:</h3>
<p>Points: 50</p>
<p>Questions: 13</p>
<p>Answers: 21</p>
CSS
img {
width: 150px;
height: 90px;
}
b {
font-size: 2em;
}
body {
text-align: center;
color: #96f226
}