body{
    margin: 0;
    padding: 0;
}
.container{
    width: 100%;
    text-align: center;
}
.container img{
    margin: 0 auto;
}