body {
    background-color: rgb(16,105,173);
    color: rgb(0,0,0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    }
    
.rouge {
    color: rgb(253, 0, 0);
    }
  
    h1 {font-size: 40px;
    }
    
    
.credits { 
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    font-size: 12px;
    text-align:center;
    vertical-align: top;
    }
    
a:link {color: black;}
a:visited {color: black;}
a:active {color: black;}
