Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 728 Bytes

index.md

File metadata and controls

30 lines (20 loc) · 728 Bytes
title js
Home
./assets/js/index-anim.js

Welcome to the jungle

Appetite for destruction

<div class="volume-container">
   <span class="sound-sign"></span>
      <input type="range" min="1" max="100" value="0"  step="1" class="volume-control" id="volume">
    <span class="sound-sign"></span>
</div>