html{--page-width: min(1000px, 100vw)}html body{margin:0}html body .full-content{display:flex;flex-direction:column;align-items:center}html body .full-content .page-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--page-width);gap:40px;border:1px solid black}
