.container-flex{
    height: 100vh;
}

.full-row {
    height: auto;
}

button {
    height: 150%;
    width: 100%;
    touch-action: manipulation;
}