body {
    padding: 0;
    margin: 0;
}
#foto {
    max-width: 100%;
    object-fit: cover;
}