JSFiddle - React, Tailwind, and code Playground

by pepelsbey

HTML

<div></div>

CSS

DIV {
    width:440px;
    height:330px;
    background:
        url(http://static.web-standards.ru/i/logo-head.gif),
        url(http://static.pepelsbey.net/i/logo.png);
    }