.missing {
    margin-top: 10%;
    margin-left: 10%;
}

img {
    max-height: 100%;
    max-width: 100%;
    padding: 1%;
    object-fit: cover;
}