大家可以先欣赏欣赏我妻红莉栖放在首页的样子:
http://www.longsong.xyz/http://www.longsong.xyz/
<!doctype html>
<html>
<head>
</head>
<body style="height: 100%;width: 100%;position=relative">
<video src="http://www.longsong.online/wp-content/uploads/2022/03/mulai.mp4" style="width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;" autoplay="autoplay" loop="loop" muted="muted"></video>
</body>
</html>
其实关键的就是
object-fit: cover;
具体用法