.btn_modal {
    width: 100%;
    border: none;
    cursor: pointer;
}

.modal-code input {
    width: 35px;
    height: 43px;
}

.modal-code__text.modal-code__message,
.modal-code__text.modal-code__link {
    display: none;
}