body { margin: 0; background-color: #000; display: flex; justify-content: center; align-items: center; height: 100vh; } video { width: 90%; max-width: 800px; height: auto; border: 2px solid #fff; border-radius: 12px; } Your browser does not support the video tag.