:doodle { grid-gap: 5px; width: 20em; height: 20em; @shape: circle; background-color:#000; } @shape: bean; background-color:rgba(255,255,255,@r(0,1)); transform: scale(@r(0,1)) rotate(@r(360deg)) ; transition: all 1s ease-in-out;