main{width:100%;height:calc(100% - 9.3rem);display:grid;grid-template-columns:auto auto auto;justify-content:center;align-items:safe;gap:1rem;padding-top:1rem;padding-bottom:1rem;overflow-y:scroll}main img{border:0px solid transparent;border-radius:50%;box-shadow:inset 0 0 20px #faebd7,0 0 30px #faebd7}main img:hover{scale:1.1}@media(max-width:768px){main{height:calc(100dvh - 10rem);padding:1rem;display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:1rem;overflow-y:scroll}main img{height:128px;width:128px}}
