*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#50ede1;font-family:system-ui,-apple-system,sans-serif}.image-container{position:relative;width:384px;height:384px}.centered-image{width:100%;height:100%;object-fit:cover;border-radius:8px}@media (max-width: 480px){.image-container{width:280px;height:280px}}
