*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;font-family:system-ui,sans-serif;background:#fff;color:#000;display:flex;align-items:center;justify-content:center}#app{width:100%}.container{text-align:center;padding:2rem}h1{font-size:2rem;margin-bottom:1rem}p.subtitle{font-size:1rem;opacity:.8;margin-bottom:2rem}.container img{max-width:260px;width:100%;height:auto}
