I used the Browser developers tools to see where the styles were being loaded. The links to the stylesheets are in the footer area of your source code.
Styles for above the fold items need to be loaded in the head. Or you will have FOUC which results in the layout shift.