Hi i am using next js 13 app feature and its showing a glitch effect at the very first load of a page. The CSS file load after some time. Like when i try to get my login page it shows like this at first

But after some time (some mili seconds) it loads all the CSS and the page looks like this:
Please suggest a solution for this issue. Thanks
