I tried different browsers and devices. I just get a completely black page. Checking the HTML there is a div covering it all.
<div style="background-color: #000; width: 100vw; height: 100vh; position: absolute; left: 0; top: 0; z-index: 99999"></div>
Very strange. Is this intentional? Website seems to work normally, once you delete the div…