JSFiddle - React, Tailwind, and code Playground

by Daniel Hall

HTML

<h1 style="color: green;">
welcome to button prowr g
</h1>
<hr>
<body style="color: red;">
find the right button and 3 trys
</body>
<br />
<br />
<button>
</button>

CSS

body {
	   background-color: black;
}