0xb476…3f6b

All memos sent from and to 0xb476…3f6b.

@keyframes p {0%, 100%{fill: #000;}50% {fill: #f90;}}@keyframes s {0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}rect{animation: p 10s infinite;}path{animation: s 10s infinite;}text{animation: s 10s infinite!important;}