#form {
    padding: 10px 10px 110px;
}

.options {
    padding: 20px;
    background-color: rgba(191, 191, 191, 0.15);
    left: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.caption {
    font-size: 18px;
    font-weight: 500;
}

.option {
    margin-top: 10px;
}