body{margin:0;background:#fff;font-family:sans-serif;}
a{text-decoration:none;color:#000;}
main.centered{display:flex;justify-content:center;align-items:flex-end;height:100vh;gap:40px;}
a.block{display:flex;flex-direction:column;align-items:center;}
a.block img{width:150px;height:150px;object-fit:cover;border-radius:6px;margin-bottom:12px;}
a.block span{font-size:22px;}
