.navbar{ background-color: lightpink; } body{ background-color: antiquewhite; } .hero{ background-image: url(img/35746_with\ bubble\ _xl-1024-v1-0.png); } .hero{ background-color: aliceblue; } .hero{ background-size: 1366px; width: 500; } .my-big-title{ text-align: center; font-size: 2rem; font-weight: 700; color: black; background-color: #ffb6c1b0; border-radius: 10px; } .hero { width: 1366px; height: 510px; } .my-hero-body { padding-top: 205px !important; } .title1{ text-align: center; font-size: 2rem; font-weight: 700; color: black; background-color: #ffb6c1b0; border-radius: 10px; } .title3{ text-align: center; font-size: 5rem; font-weight: 400; color:hsla(0, 0%, 0%, 0.993); border-radius: 10px; } .hero3-body h2 { font-size: 50px !important; } .my-h2{ font-size: 3rem; } .etapes { background-color: #ffb6c1b0; color:white; } .box{ background-color: antiquewhite; }