html, body {
    height: 100svh;    
}

img {
    max-width: 20%;
    height: auto;
}

span#privacyPolicy {
    position: absolute;
    width: 100%;
    bottom: 1%;
    text-align: center;
}