fix how to center a ul in a div code example Example: css ul to center ul { justify-content: center; display: flex; }