<!-- Noise library -->
<script src="https://assets.codepen.io/127738/perlin.js"></script>
<!-- Waves file -->
<script src="path/to/file/script.js"></script>
Specifies the background color behind wave lines.
Specifies the color of wave lines.
Specifies the width of lines.
Specifies the height between lines.
Specifies how much the line can be adjusted vertically.
Specifies how fast the waves are changing in horizontally.
Specifies how fast the waves are changing in vertically.
Specifies the zoom into the noise.