body {
    background-color: lightgray;
}

.produit {

    h2 {
        text-indent: 50px;
    }

    color: brown;
}