FullPage.js 溢出:隐藏在我的 body 上不起作用

FullPage.js Overflow: hidden doesn't work on my body

我的插件有问题 FullPage.js (http://alvarotrigo.com/fullPage/)。它有效,但 body 上的 css "overflow: hidden;" 无效。两天以来我一直在寻找解决方案,但我还没有找到它。 你能帮帮我吗?

我的网站: VeillaultAdrien.github.io

代码: https://github.com/VeillaultAdrien/VeillaultAdrien.github.io.git

不太清楚为什么会这样,但这会为您解决:

h1{
    margin: 0;
}