:global(.page-mike) { display: flex; flex-direction: column; flex: 1 1; width: inherit; position: static; padding: 0; align-items: center; overflow: initial; } :global(.page-footer) { font-size: 18px; font-weight: 500; color: #797979; } .content { display: flex; position: relative; flex-direction: column; align-items: center; height: 100%; width: 100%; padding: 14px 14px 0px; overflow-y: auto; } .main { margin-inline: auto; height: 100svh; max-width: 430px; }