I have a pre-loader implemented into my site and when I load the site to activate the pre-loader there is a scroll bar on the side. This is because the website is scrolling in the background while my pre-loader and full-size background is in-front.
Is there any way I can make my pre-loader the main focus until it disappears then the scroll bar can appear for my main page?.
I am using HTML, CSS and JS for this loader.