section {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
section ul {
list-style: none;
padding: 0;
text-align: center;
}