JSFiddle - React, Tailwind, and code Playground

by fainz777

HTML

<script src="http://vintovye-svai-perm.ru/wp-content/themes/piling_factory/images/header.png"></script>
<div id="header"></div>

CSS

#header {
    margin: 0 auto;
	max-width: 1307px;
    height: 390px;
    background: url(http://vintovye-svai-perm.ru/wp-content/themes/piling_factory/images/header.png) 50% 0 no-repeat;
}