html,body{
    height: 100%;
    margin: 0;
    background-color: #eee;
}

.container img{
    
    width: 100%;
}

.title{
    
    right:0;
    position: absolute;
}