A Pen by Ben Newton on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<canvas id="particle-canvas"></canvas> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="deal-wheel"> | |
<ul class="spinner"></ul> | |
<figure class="cap"> | |
<!-- Grim reaper SVG import --> | |
[[[https://codepen.io/hexagoncircle/pen/vYxKLOa]]] | |
</figure> | |
<div class="ticker"></div> | |
<button class="btn-spin">Spin the wheel</button> | |
</div> |