:root{color-scheme:light dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.container{min-height:100%;display:flex;align-items:center;justify-content:center;background:#000;padding:24px}.image{width:clamp(320px,95vw,1200px);height:auto;filter:drop-shadow(0 10px 24px rgba(0,0,0,.35))}
