:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;background:#000;height:100%;overflow:hidden}main{justify-content:center;align-items:center;height:100dvh;padding:1.5rem;display:flex}main img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:min(62vw,30rem);height:auto}@media (max-height:420px){main img{width:auto;height:min(40dvh,30rem)}}
