.c2c-3405573a-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.c2c-3405573a-code {
    flex-grow: 1;
}

.c2c-3405573a-btn {
    cursor: pointer;
    border: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    text-align: center;
}