JSFiddle - React, Tailwind, and code Playground
by cssGuy
CSS
body {
background-image: -webkit-cross-fade(url(http://www.lorempixel.com/250/250/city),url(http://www.lorempixel.com/250/250/animals),30%);
background-repeat: no-repeat;
}
by cssGuy
body {
background-image: -webkit-cross-fade(url(http://www.lorempixel.com/250/250/city),url(http://www.lorempixel.com/250/250/animals),30%);
background-repeat: no-repeat;
}