For example, you should see the blue area containing the whole screen.
<div hflex="1" vflex="1"> <div style="background:blue" hflex="1" vflex="1"/> <div style="position:absolute;background:red;" width="100px" height="100px"/> </div>