
body {
    margin: 0px;
}

.mariokarth1{
    color : gray;
    font-size : 2.5em;
    text-decoration: underline
}

.mariokarth2rouge{
    color : red;
    font-size : 2em;
    text-decoration: underline
}

.mariokarth2bleu{
    color : blue;
    font-size : 2em;
    text-decoration: underline
}

.mariokarth2vert{
    color : green;
    font-size : 2em;
    text-decoration: underline
}

.pokemonh1{
    color : gray;
    font-size : 2.5em;
    text-decoration: underline
}

.pokemonh2rouge{
    color : red;
    font-size : 2em;
    text-decoration: underline
}

.pokemonh2bleu{
    color : blue;
    font-size : 2em;
    text-decoration: underline
}

.pokemonh2vert{
    color : green;
    font-size : 2em;
    text-decoration: underline
}