October 21, 2025
тест 1
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style>
body { margin: 0; background: #000; display: flex; justify-content: center; align-items: center; height: 100vh; }
video { max-width: 100%; max-height: 100%; outline: none; }
</style>
</head>
<body>
<video controls autoplay>
<source src="https://gbcdn.mrgcdn.ru/uploads/record/55816/attachment/6160a5f8b2effe09dee10d9fefe7be4f.mp4" type="video/mp4">
</video>
</body>
</html>
October 21, 2025, 18:05
0 views
0 reactions
0 replies