video{ text-align: center; } .texte{ padding: 30px; } .vid{ display: block; float: left; padding: 50px; background-color: ; display: flex; justify-content: center; } .clearflot{ clear: left; } video{ padding: 30px; height: 440px; width: 520px; background-color: rgb(190, 171, 255); border-radius: 20px; border: 1px solid black; } video{ transition-duration: 0.5s; } video:hover{ background-color: black; } .tout{ display: flex; align-items: center; } .fin{ margin-top: 230px; }