.pagination{
    display: flex;
    justify-content: center;


}
.pagination li {
    margin-right: 1px;
}