body {
    margin: 0;
    font-family: Arial, sans-serif;
}

#installButton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 1000;
}
