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.
.nav {
font-family: "Unica One";
font-size: 1.5em;
background: #f2f2f2;
text-align: center;
overflow: hidden;
[highlight]margin: [red]0[/red] auto 2em;[/highlight]
width: 480px;
position: relative; }