Skip to content

Instantly share code, notes, and snippets.

@mmdt12
mmdt12 / index.html
Created December 4, 2022 04:41
MediaPipe - Pose
<body>
<style>
.square-box {
width: 33%;
height: 0;
padding-top: 33%;
position: absolute;
right: 20px;
top: 20px;
}