사전 세팅
body에 css 추가
relative
min-h-screen
Header 항상 상단에 고정
fixed, top-0, h-20
pt-20
Footer 하단에 고정
fixed, bottom-0, h-40
pb-40
중앙에 고정해놓은 헤더의 컴포넌트들이 스크롤바가 생기면 width에 변화로 인해 layout shift가 생기는 경우
min-w-[100vw]
추가참고 커밋: https://github.com/loegnah/loegnah-page/pull/8/commits/06bc0f29c0f441423a27dc114e53235bf430bf3d