Coggle requires JavaScript to display documents.
ctx.fillStyle = 'white' ctx.strokeStyle = "black" ctx.font = '36px Impact' ctx.textAlign = 'center' ctx.strokeText("hello nico",c.width/2,50)