body { background: url(../img/juge.jpg) center fixed; background-size: cover; } #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; } section { background-color: black; color: aliceblue; border: solid ; margin-left: 15%; margin-right: 15%; text-align: center; padding-top: 2%; padding-bottom: 5%; }