Is there a way to make the CSS for all pages (<style>
blocks within them) preload? Is this already what happens? It gives the impression the CSS is being applied as the page loads. Is the current solution to display an overlay <div>
as a full-page loader?