#content {
    display: flex;
    flex-direction: column;
}

#div_brdf {
    flex-grow: 1;
}

footer {
    left: 10px;
}