.pagepar ul {
    display: flex;
    list-style: none;
}
.pagepar ul li {
    padding: 1em;
}