diff --git a/index.html b/index.html
index 6b7b5d8..d49e01e 100644
--- a/index.html
+++ b/index.html
@@ -1136,6 +1136,7 @@
},
]
router.addRoute('economic_framework', () => {
+ document.body.scrollTop = document.documentElement.scrollTop = 0;
})
window.onload = () => {
document.body.classList.remove('hidden')