Center me.
.parent { } .child { }
<div class="parent"> <div class="child">Center me.</div> </div>