body{font-family:Arial;margin:20px;}
#videoContainer{position:relative;width:100%;max-width:400px;margin-top:10px;}
#video{width:100%;}
#overlay{position:absolute;top:20%;left:10%;width:80%;height:60%;border:3px dashed #00ff00;pointer-events:none;}
