/* original */
offset-path: ray(0deg); /* Default offset starting position is 50% 50% */
offset-path: ray(150deg);
offset-rotate: 0deg; offset-position: 20% 40%; offset-path: ray(150deg);
offset-position: 0 0; offset-path: ray(0deg);
offset-path: ray(60deg closest-side at bottom right);