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.
#myrect{
width:200px;
height:80px;
border: 1px solid black;
}
[green]\\and then:[/green]
<div id=myrect></div>
<div id=container>
<div id=first></div>
<div id=second></div>
</div>