xxxxxxxxxx
22
<html>
<head>
<script src="libraries/p5.js" type= "text/javascript"></script>
<script src="libraries/p5.dom.js" type= "text/javascript"></script>
<script src="libraries/p5.sound.js" type= "text/javascript"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />
</head>
<body>
<h1> Hello World! </h1>
<p> Let's be our mythical best! </p>
<body>
</html>