export default function Intro() { return ( <>

Intro

Drawing on canvas 2D is a simple way to create graphics on the web.

) }