.layout-module-scss-module__7rr7Da__body{grid-template-rows:var(--header-height) 1fr;grid-template-areas:"header""main""footer";height:100vh;display:grid}.layout-module-scss-module__7rr7Da__main{height:calc(100vh - var(--header-height) - var(--footer-height));grid-area:main}