JSFiddle - React, Tailwind, and code Playground
by Daniel Hall
HTML
<body background = "http://jonvilma.com/images/stars-6.jpg">
<h1 style="position: fix;
color: white;
text-align:center;">
SPACE
</h1>
<div id="p1">
<p>
huhfujgi
</p>
<textarea></textarea>
</div>
<p style="color: #CD0000;
position: absolute;
left: 18%;
top: 20%;">
Space is a very very very very very very very<br />very very very very very very very big <em>place</em>
</p>
<a style="position: absolute;
top: 35%;
left: 39%;" href="#p1" target="_blank">Click to start</a>
</body>