Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<div style="width: 500px;">
<div style="float: left; width: 100px; background: red;"></div>
<div style="float: left; width: 350px; background: blue;"></div>
<div style="float: left; width: 50px; background: yellow;"></div>
</div>