codepens/rgbconfettimyk-generative-art/dist/index.html

17 lines
416 B
HTML
Raw Permalink Normal View History

2023-10-06 23:12:53 +02:00
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>CodePen - RGBConfettiMYK ◈ Generative Art</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- partial:index.partial.html -->
<svg xmlns="http://www.w3.org/2000/svg" id="svg" version="1.1" width="100%" height="100%" viewBox="0 0 500 500"></svg>
<!-- partial -->
<script src="./script.js"></script>
</body>
</html>