Problem with responsive design on CodePen

Hi there,

I am writing here for help. I was creating my Product Landing Page (https://codepen.io/MoreThanADoge/full/rrKdwj/) using HTML, CSS (Bootstrap 4).

Everything is fine, and is shown correctly in my browser locally. I checked different size (iPhone X, 6, 5/SE) etc… and it all work fine. However, when I upload the project on CodePen, and I try to access it through my phone, I can’t scroll past the first section

The section has height:100vh. I don’t understand the problem. I added meta tags in the options of CodePen but it’s not working.

If I want to scroll to another page, I have to use the navbar and click to access the corresponding section.

Did anyone have the same problem ?

It is working fine for me.