<footer id="footer" class="App-footer"></footer>
@media (min-width: 0px) {
    footer#footer {
        display: block;
        width: 160px;
        height: 420px;
        background: url(https://www.citypng.com/public/uploads/preview/hd-right-hand-finger-click-transparent-png-704081695136659cdxwsxpjz4.png) 0px 0px no-repeat;
        bottom: -120px;
        right: -45px;
        position: fixed;
        background-size: 65% 65% !important;
        z-index: var(--zindex-header);
    }
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.