<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer {
    height: 15vw;
    background-image: url(../img/hole_header_bottom1.jpg);
    
    background-repeat: no-repeat;
    background-size: cover;
    display: none;   
    position: fixed;
    bottom: 0;
    width: 100%;
z-index: 3;
    /*AI*/
    background-size: cover;

    align-items: center;


    /*
    background-size: 100%;
    
    */
}</pre></body></html>