Spaces:
Runtime error
Runtime error
<html lang="en"> | |
<head> | |
<title>fail3</title> | |
<meta charset="utf-8" /> | |
<meta name="viewport" content="width=device-width, initial-scale=1" /> | |
<link rel="stylesheet" href="./style.css" /> | |
</head> | |
<body> | |
<canvas id="canvas"></canvas> | |
<script src="utils.js"></script> | |
<!-- WEBPACK will inject the bundle.js here --> | |
</body> | |
</html> | |