h1
{
color: darkblue;
}
body 


{

background-color: skyblue;

}

#carte
{
width: 800px;
margin:0 auto;
background-color: white;
text-align: center;
align-content: center;
}



img
{
height: 250px;
width: 250px;
}