JSFiddle - React, Tailwind, and code Playground

by GolfGirl21

HTML

<HTML>
    <h1>Mario Bros.</h1> 

<p>-Mario Bros is a Nintendo game created by Shigeru Miyamoto in 1983.  It is the 1st in a series of games that are popular all over the world.</p>
    <h2>Characters</h2>
     In the game, Mario and his younger brother are Italian-American plumbers. They fight creatures that come up from the sewers below New York City. Mario kills them by flipping them on their backs and kicking them away.
    <h2>Enemies</h2>    
There are four enemies: the Shell-creeper, which just walks around; the Side-stepper, which you have to hit twice to flip over; the Fighter Fly, which moves by jumping and can only be flipped when it is touching a wall; and the Slip-ice, which turns ground and buildings into slippery ice. You can kill the Slip-ice straight away when you bump it from below.</p> 
</HTML>

CSS

{ color; #f000/
}