html{--page-width: min(1000px, 100vw);--header-bg: rgb(232, 252, 255);font-family:Geneva,Verdana,sans-serif}html body{position:relative;z-index:1;margin:0}html body .full-content{display:flex;flex-direction:column;align-items:center}html body .full-content .page-wrapper{width:100%;max-width:var(--page-width);padding:10px;box-sizing:border-box;border:1px solid black}html body .full-content .page-wrapper p img{max-height:300px!important;width:auto;aspect-ratio:16/9!important;object-fit:cover!important}@media(max-width:1350px){html{margin:0 10px;--page-width: 100%}}
