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; } /*-----------------------------------------------------------*/ #imgl { display: block; margin-left: auto; margin-right: auto; border-style: solid ; height: 300px; width: 500px; } #imgc { display: block; margin-left: auto; margin-right: auto; border-style: solid ; height: 300px; width: 300px; } /*----------------------------------------------------*/ #gifw { float : left; height: 200px; width: 300px; } #gifh { float: left; height: 300px; width: 150px; } /*----------------------------------------------------------*/ #ecrit { color : white ; background-color: black ; border-radius: 10px ; font-size: 20px; font-family:Georgia, 'Times New Roman', Times, serif; } #nouv { color: white; background-color: black; border-radius: 0px 10px 10px 10px; font-size: 20px; font-family:Georgia, 'Times New Roman', Times, serif; }