CTX.FILLTEXT Tamanho da fonte
ctx.font = '50px serif';
ctx.fillText('Hello world', 50, 90, 140);
GutoTrosla
ctx.font = '50px serif';
ctx.fillText('Hello world', 50, 90, 140);