body{
    background-color: #E5E9E8;
    background-image: url(../images/main/background_tree_paysage.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    color: #242424;
    
}

main{
    background-color: #e5e9e8da;
}

section, article, label{
    
}

article{
    padding: 0.5rem;
}