JSFiddle - React, Tailwind, and code Playground
by Gaurav Gandhi
HTML
<body text=navy>
<hr align=center width=100% color=skyblue>
Title: Reasons why I always <b>Fail</b>
<br/>
Author: Disha Gandhi
<br/>
DOB: 31<sup>st</sup> August, 2004
<br/>
Address: <i>Virar, Mumbai, Maharashtra, India, Earth, Solar System, Milky Way </i>
<hr align=center width=100% color=skyblue>
<h3 align=right>
I <i>can't</i> do this.
</h3>
<hr align=center width=50% color=slate>
<h1 align=center>
I <i>give up</i> so easy.
</h1>
<hr align=center width=50% color=slate>
<h5>
I am <i>no good</i> for anything.
</h5>
<hr align=center width=50% color=slate>
<h2 align=right>
This is <i>HARD</i>.
</h2>
<hr align=center width=50% color=slate>
<h4 align=center>
I <i>lose</i> becasue I <i>hate</i> myself.
</h4>
<hr align=center width=100% color=skyblue>
</body>