img#duck {
    max-height: 80vh;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 100vw;
}
