JSFiddle - React, Tailwind, and code Playground
HTML
<iframe src="http://www.facebook.com" width="100%" height="300">
CSS
iframe {
background-image: url("http://jimpunk.net/Loading/wp-content/uploads/loading2.gif");
background-repeat: no-repeat;
background-position: 50% 50%;
}