.pagelist li{
    list-style: none;
    margin: 0 10px;
}
.pagelist{
    display: flex;
    justify-content: center;
}