﻿.center {
    display: flex;
    justify-content: center;
    align-items: center;
}

a,
a lable {
    cursor: pointer;
}
