1 2 3 4 5 6
const frontpage = require('./frontpage') require('./search') frontpage.show() document.body.style.opacity = 1