JSFiddle - React, Tailwind, and code Playground

HTML

<h1>HTML5  <i>&#x2605;</i> <b>Boilerplate</b></h1>

CSS

body {
color: PapayaWhip;
text-align: center;
font: 300 12px/18px "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
}

h1 {
font-size: 6em;
line-height: 1.5;
text-align: center;
cursor: default;
}
h1, em, #body h3, #disqus_thread h3, h4, .wikiconvertor h2 {
font-family: "InsolentRegular",Arial,sans-serif;
text-shadow: 1px 1px 0 black,2px 2px 0 fuchsia,3px 3px 0 fuchsia,4px 4px 0 fuchsia,5px 5px fuchsia,6px 6px 0 fuchsia,7px 7px 0 fuchsia;
}
h1, h2, h3, h4, h5 {
font-weight: normal;
text-transform: uppercase;
}