JSFiddle - React, Tailwind, and code Playground

by Daniel Hall

HTML

<h1 style=" color: red;"> use your up key  to go up and use your down key to go down to go left click  the left key to go right click the right key!!!!!!! </h1>

<form action="http://jsfiddle.net/danielrobert/e6sp4y8o/" target="_blank">
<button>
go back
</button>
</form>

CSS

body {
	   background-color: black;
}