body {
    background-color: hsl(317, 100%, 49%);       /* une couleur de fond proche, en secours */
}


#images img{
    height: 100vh;
}