JSFiddle - React, Tailwind, and code Playground
by Daniel Hall
HTML
<center>
<h1>
Dansive Studios
</h1>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/268567241/?autostart=false" frameborder="0" allowfullscreen></iframe>
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/325340722/" frameborder="0" allowfullscreen></iframe>
</center>
CSS
body {
background: url('https://cdn2.scratch.mit.edu/get_image/gallery/4563353_200x130.png');}
h1 {
font-size: 3.3em;
font-family: Arirl;
color: LightBlue;
background: blue;
}