body {
    scroll-behavior: smooth
}

.adsbygoogle, .ad-slot {
    display: block;
    min-height: 50px;
}

main.container { min-height: 40vh; }

@media (max-height: 700px) {
    .ad-footer { display: none; }
}