Using two online tools and some HTML/CSS I have been able to create a (web) comic despite the fact that I am conpletely unable to draw.
The first tool is https://www.pixelartcss.com/ which allows me to convert video game tiles to CSS.
The second one is https://www.thecodingfox.com/interactive/pixel-world-editor/ which was kindly made by TheCodingFox for me. It allows to combine the output of pixelartcss on a grid. The ouput is then exported as an HTML file that I can reuse.
As a result the illustrations you can see are actually only css and HTML. The comic does not make use of any images such as ong or jpg.