JSFiddle - React, Tailwind, and code Playground

HTML

<div class="class1"></div>

CSS

.class1 {
    background: url('http://test.testblueday.eu/images/gradient_box_emboss.jpg') top left no-repeat #327EB2;
    height: 700px;
    width: 300px;
}