JSFiddle - React, Tailwind, and code Playground

HTML

<div class="colorme">
  <center>
    <img src="http://testvipd7.scene7.com/is/agm/papermusepress/WEDD_STD_12_005_00?fmt=png&wid=400">
  </center>
</div>

CSS

.colorme {
  background-color: #000000;  
  height: 400px;
  padding-top: 100px;
}