*{padding:0;margin:0;box-sizing:border-box}body{width:100%;height:100vh;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center}main{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}main img{width:clamp(150px,70%,400px);max-width:100%}main h2{font-family:Roboto;color:#fff;font-size:20px}
