#[Joe_Crawford]Another more elaborate way to consider would be to make it `position: fixed; display: block; bottom: 0; left:0;width: 100%;height:var(--extra); border-top: 1px dotted` and add `body { padding-bottom: var(--extra) }` on mobile. Plop it at the end of the page.