/* T'inquiète, j'ai rien caché ici */
body {
    margin-left: 8%;
    margin-bottom: 30px;
    color: white;
    background-color: black;
}

p, li {
    width: 85%;
}

footer {
    text-align: center;
    font-size: small;
    font-style: italic;
}
