JSFiddle - React, Tailwind, and code Playground

by flackend

HTML

<iframe id=vampirefreakes src="http://store.vampirefreaks.com/?cat=collars&aff=synester_shadows&cols=1&numitems=5"></iframe>

CSS

html, body {
    height: 100%;
}

#vampirefreakes {
    height: 100%;
    width: 200px;
}