JSFiddle - React, Tailwind, and code Playground

by clayshannon

HTML

<h1>Pittsburgh Steelers</h1>
<a href="http://www.amazon.com/exec/obidos/ASIN/B00BHGXTAO/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/51vSz5seJ-L._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/143990832X/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/51pwyzDm07L._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/1607301741/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/51%2BJ3n0LTfL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/1613210477/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/51NMuJAciCL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/1603202374/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/61E8w5WkWXL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/B00EXMOKMU/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/51tf2LBUbdL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/0760336458/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/51S%2B7GBirDL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/1607301245/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/51yYm0h%2B1DL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/B00794SIR2/garrphotgall-20" target="_blank"><img height="144" width="108" src="http://ecx.images-amazon.com/images/I/4106g0S95dL._SL160_.jpg" /></a>

<a href="http://www.amazon.com/exec/obidos/ASIN/157243922X/garrphotgall-20" target="_blank"><img height="144" width="108"...

CSS

body {
    background-color: black;
}

h1 {
    color: yellow;
    font-family: 'Bookman Old Style', Baskerville, Candara, Calibri, sans-serif;
}