.memory-fragment { width: 200px; height: 200px; background-color: rgba(255, 255, 255, 0.1); border-radius: 50%; clip-path: circle(50% at 50% 50%); animation: mon_memory_drift 5s linear infinite; }
ECHOES