.Button {
    display: flex;
    gap: 2px;
    justify-content: center;
    cursor: pointer;
}
