for remembering things ...
.flex-container-center { padding: 0 20px 0 20px; display: inline-flex; flex-wrap: wrap; justify-content: center; width: 100%; }
table.MyGrid tr:nth-child(even) { background:#ECF4FE; }