The HTML <canvas> element is used to draw graphics on a web page.
The graphic above is created with <canvas>.
It shows four elements: a red rectangle, a gradient rectangle, a multicolor rectangle, and a multicolor text.
Start to learn HTML Canvas with this tutorial: https://www.w3schools.com/graphics/canvas_intro.asp