<style>
.HYPE_scene:not(.HYPE_element) {
overflow-y: visible !important;
}
#element {
position: fixed !important;
}
</style>
Make your document responsive (check scale width 100%)
Make sure your elements are pinned to where you want them to be
document with example
fixedHeader.zip (20.6 KB)