nav ul { display: flex; justify-content: flex-start; list-style: none; margin: 0; padding: 10px 10px 0 10px; }
justify-content: flex-start flex-end center space-between space-around