how we central align ul and li code example Example: css ul to center ul { justify-content: center; display: flex; }