JSFiddle - React, Tailwind, and code Playground
HTML
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css">
<div class="container d-flex justify-content-center align-items-center" style="height:100%;background:red;position:absolute">
<div class="row" style="background-color: blue; height: 200px;">
aaaa
</div>
</div>