html, body {
    height: 100%;
}

.break {
    flex-basis: 100%;
    height: 0;
}
