JSFiddle - React, Tailwind, and code Playground
HTML
WAAAAAAT???
CSS
html {
background:#FFF;
}
body {
width:200px;
height:200px;
background:#ccc url(data:image/gif;base64,R0lGODdhGQAZAPAAAAAAAAAAACH/C1hNUCBEYXRhWE1QBz94cGFja2UALAAAAAAZABkAQAIXhI+py+0Po5y02ouz3rz7D4biSJamWAAAOw==) bottom 30px right 30px no-repeat;
}