Skip to content

Instantly share code, notes, and snippets.

@zivgit
zivgit / video-watermark-relative-position.html
Last active May 31, 2024 06:45
Video watermark relative position
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Video watermark relative position</title>
<style>
.video-container {
position: relative;
line-height: 0;