body > footer { background-color: #001; padding: 2rem; font-size: 1rem; nav { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; a { text-decoration: none; margin: 0 2rem; } } }