*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fdfdfd;font-family:system-ui,sans-serif}.container{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 20px}.photo{width:840px;max-width:100%;height:auto}.social{display:flex;gap:16px}.social a{color:#333;transition:color .2s}.social a:hover{color:#0077b5}.social svg{width:32px;height:32px}
