JSFiddle - React, Tailwind, and code Playground
CSS
body{
background:url(http://upload.wikimedia.org/wikipedia/commons/d/d3/Nelumno_nucifera_open_flower_-_botanic_garden_adelaide2.jpg) no-repeat center center fixed;
background-size:cover;
background-color:rgba(255,0,0,0.5);
}