Google suggested page speed actions: Eliminate render-blocking – synchronous JavaScript- CSS loading in a page – This will reduce the page waiting time to load it fully. Try to load asynchronously or put inline the important portions of render blocking resources directly in the HTML. Optimize CSS Delivery – combining multiple CSS to one and…