.f_container {
    width: 100%;
    flex: 1 0 auto;
    flex-grow: 1;
    font-size: 1.2vh;
}

.f_container > .footer{
    width: 100%;
    height: 100%;
}
