The good ol fashioned, <center><div>hecc</div></center> div {display: inline-box; text-align: initial}
But how do you center the grid itself?Another fun one that works most of the time as a single item is "margin: 0 auto"
flexbox, my good man (or woman)