body{
    display: flex;
    flex-direction: column;
}

#image{
    width: 550px;
    height: 550px;
} 
