h1
{
margin-left: 200px;
font-size: 7em;
color: #ffffff;
text-decoration : underline;
}
body
{
background: #333333;
}
sommaire
{
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 0px;
font-size: 3em;
background: #5b5b5b;
color: #ffffff;
width:50%;
height:500px
}
p2
{
flex-direction: row;
justify-content: space-between
}
posimage
{
width:1%;
}
a
{
color:black;
}
h
{
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0px;
font-size: 3em;
background: #5b5b5b;
color: #ffffff;
height:100px
}
