body{
    background-color:#F9C000;
    
}

#body{
    height: 100vh;
}

#body img{
    position: relative;
    top:35%;
    width: 612px;
    margin: auto;
}