Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
body { /*Body gibt Standardschrift vor und zentriert alles*/
font-family: Arial, Helvetica, sans-serif;
color: black;
border-width: 0px; top: 0px; left: 0px; bottom: 0px; right: 0px;
width: 100%; height: 100%; margin: 0px; padding: 0px;
text-align: center;
background-color: #000080;
background-image: url('http://mydomain.de/images/background_side.gif');
background-repeat: repeat-x;}