:doodle {
@grid: 8x2;
@size: 100vmax;
}
transform: rotate(@r(180)deg);
:after {
content: \@hex(@pick(58919,58880,58957,59117,58987,58900,58932,58948,58995,58941));
font-size: @r(2em, 7em);
color: hsla(@r(360), 70%, 68%, @r(0.5,1));
font-family: "iconfont" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@col(1) {
@place-cell: @r(0vw, 20vw) @r(0%, 100%);
}
@col(2) {
@place-cell: @r(80vw, 100vw) @r(0%, 100%);
}