Dashboard Temp Share Shortlinks Frames API

karbonsites - HTMLify profile

files of /karbonsites/contactusinedu/gesture-3d-runner--forked-/

index.html /karbonsites/contactusinedu/gesture-3d-runner--forked-/index.html
151 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
script.js /karbonsites/contactusinedu/gesture-3d-runner--forked-/script.js
89 Views
0 Comments
const videoElement = document.getElementById('input-video')
const handCanvas = document.getElementById('hand-canvas')
const ctx
style.css /karbonsites/contactusinedu/gesture-3d-runner--forked-/style.css
97 Views
0 Comments
body {
margin: 0;
overflow: hidden;
background-color: #0f172a;
color: white;
font-family: Inter, sans-serif;