nav ol { display: flex; padding-left: 0; text-align: center; list-style-type: none; } nav ol li { flex: 1; } footer { margin: auto; }