body { padding-bottom: 60px; }
#members .member-card { cursor: pointer; margin-bottom: 15px; text-align: center; }
.member-card img { width: 50px; height: 50px; border-radius: 50%; }
#log { max-height: 300px; overflow-y: auto; }