diff --git a/Pose_Estimation/style.css b/Pose_Estimation/style.css index 9386f1c..3c9c5f9 100644 --- a/Pose_Estimation/style.css +++ b/Pose_Estimation/style.css @@ -2,6 +2,7 @@ html, body { margin: 0; padding: 0; } + canvas { display: block; }