.app-icon {
    background-image: url(app-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-color:rgba(255, 255, 255, 0);
}
footer{display: none !important;}