.layout-inner-frame{display:grid;grid-template-columns:1fr;height:100%;width:100%}.layout-outer-frame{display:grid;grid-template-rows:auto 1fr;height:100vh;width:100vw}.nuxt-page-container{height:calc(100vh - 5rem);overflow-y:scroll;padding:1rem 2rem 2rem;position:relative;width:100%}
