JSFiddle - React, Tailwind, and code Playground

by newsong80

CSS

.map {
    display: 100%;
    height: 193px;
 background-image: url("../images/SVG/Asset 1.svg");
	background-repeat: no-repeat;
	background-size: contain;
}