
*{margin:0;padding:0;box-sizing:border-box}
html,body{height:100%}
body{background:#0b0b0b;display:flex;justify-content:center;align-items:center;font-family:Arial,sans-serif}
img{max-width:min(520px,90vw);height:auto;display:block}
