body { background: url(../img/juge.jpg) center fixed; background-size: cover; } h1 { text-align : center; } #sec { color : rgb(0, 0, 0) ; } video { display: block; margin-left: auto; margin-right: auto; border-style: solid ; background-color: black; } #title { top: 3%; position: sticky; margin: auto; background-color: aliceblue ; text-align: center; width: 50%; border-style: solid; border-width: 5px; border-color: rgb(22, 112, 105); margin-bottom: 50px; } h3 { background-color: aliceblue; width: 60%; border-style: solid; }