I’ve seen the question asked previously. I tried the suggested answer and it didnt work. Here is what I have.
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-89571460-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-89571460-1');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-8196257425039674",
enable_page_level_ads: true
});
</script>
my site is https://www.Cizzurp215.com.
When you pull the header down you can see the grey space.