One of the things that gives me a lot of satisfaction is when a client asks me for a subject that fascinates me, like Charon, but when he gives me carte blanche it’s even better. I had already tattooed this guy, the tattoo was a Medusa, he was so pleased with it that this time he decided not to give me any indication and let my imagination run free. Drawing this subject for me was a real pleasure 😀
Below the result one month after healing.

Black and grey gothic tattoo on ribs. Horror, skulls, mythology, ancient gods, divine comedy. Jerry Magni Tattoo Artist Italy

// Passive event listeners jQuery.event.special.touchstart = { setup: function( _, ns, handle ) { this.addEventListener("touchstart", handle, { passive: !ns.includes("noPreventDefault") }); } }; jQuery.event.special.touchmove = { setup: function( _, ns, handle ) { this.addEventListener("touchmove", handle, { passive: !ns.includes("noPreventDefault") }); } };