xxxxxxxxxx
15
<html lang="en">
<head>
<script src="https://cdn.jsdelivr.net/npm/p5@2.0.0-beta.5/lib/p5.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />
</head>
<body>
<main>
</main>
<script src="sketch.js"></script>
</body>
</html>