:doodle { @grid: 4 / 100vmax; background: #ffffff; filter: blur(5.5px); } /* @shape:polygon( @rand(100%) 0, 100% @rand(100%), 0 @rand(100%) ); background: hsla( calc(360 - @i() * 4), 70%, 68%, @r(.8) ); */ :after { //content: @pick-d([EGA]); //content: @pick([EGA]); content: @pick(EGA); /* clip-path: polygon( @rand(100%) 0, 100% @rand(100%), 0 @rand(100%) ); */ /* font-size: 5vmax; */ /* tamaño de fuente aleatoria */ font-size: @rand(12.4em, 4.2em); font-weight: bold; color: @pick(#EF1E7F, #236D76,#9CAF88); } animation: test infinite @r(400s, 550s) linear; @keyframes test { 0% { transform: rotate(360deg); } 50% { transform: translate3d(@r(-500%, 1000%), @r(-500%, 1000%), 0); } 100% { transform: rotate(360deg); } } /* color: hsla( @rand(360), 70%, 70%, @rand(.9) );


Condiciones de Privacidad Leer.