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