style="
width:60px;
height:60px;
border-radius:50%;
box-shadow:1px 1px 8px rgba(0,0,0,0.3);
transition: transform 0.2s ease;
"
onmouseover="this.style.transform='scale(1.1)'"
onmouseout="this.style.transform='scale(1)'"
Object
Skip to content