/* === CORPS GLOBAL === */
body {
    margin: 0;
    font-family: Arial, sans-serif;
    background-color: rgb(10, 10, 25);
    color: white;
}

