how to center the div or container code example Example: how to center a div .container { ... display: flex; justify-content: center; }