h2
{
    text-decoration-line: underline;
    text-decoration-style: dashed;
    color: green;
    text-align: center;
}
.bleu
{
    color: blue;
}
.red
{
    color: red;
}
.green
{
    color: green;
}