Aqui está um trecho de código HTML com a tag configurada para reproduzir automaticamente o vídeo do link que você forneceu. html <-br> deo Autoplay body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background-color: #f0f0f0; } video { max-width: 100%; height: auto; }-br>