🌌 Webflow Export

Copy and paste this code into your Webflow project

1. Custom Code - HEAD Settings → Custom Code

Webflow Instructions:
  1. Go to Project Settings → Custom Code
  2. Paste this code in the Head Code section
  3. Publish your site

2. Canvas Element - EMBED Add to page

Webflow Instructions:
  1. Add an Embed element to your page
  2. Paste this code inside the embed
  3. Position it at the top of your page structure

💡 The canvas will be positioned fixed to cover the entire viewport

3. Particle Engine - FOOTER Settings → Custom Code

Webflow Instructions:
  1. Go to Project Settings → Custom Code
  2. Paste this code in the Footer Code section
  3. This loads all the particle system code
⚠️ Important: You'll need to host the JavaScript modules on a CDN or your server. Update the import paths in the footer code to point to your hosted files.

4. SVG Logo - EMBED (on page) Add to page

Webflow Instructions:
  1. Add another Embed element to your page
  2. Paste the Te Ramaroa logo SVG code
  3. Make sure it has id="logoSVG" and is wrapped in id="logoContainer"