JSFiddle - React, Tailwind, and code Playground
HTML
<svg id="gamemap">
<g>
<path id='1613' class='Faction2'...
CSS
#gamemap {
position: absolute;
height:100%;
width:100%;
}
<svg id="gamemap">
<g>
<path id='1613' class='Faction2'...
#gamemap {
position: absolute;
height:100%;
width:100%;
}