body
{
    background-color: lightgrey;    
}

div
{
    position: absolute;
    top: 50%;
    margin: 0 auto;
    width: 100%;
    text-align: center;


img
{
    margin-top: -25%;
    max-width: 70%;
    border: white 40px solid;
}
