It would be nice, if I can add some shadow to the generated image. Then I can use this image on backgrounds with the same color. In the following example I used this CSS: `box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);` 