body {
    background: #FFFFFF;
    color: #334d55;
}

div {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
}

img {
    max-width: 50em;
    width: 50%;
}
