.pages{
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 1rem;
}