blob: 870a0eeec053f1f038d54f9a1809d9b35ca960ad [file] [log] [blame]
<!DOCTYPE html>
<div style="display: flex; flex-direction: column; border: 1px solid purple;">
<div>Header</div>
<div style="flex: 1">Flexible content<br>
</div>
</div>