html, body {
	background-color: rgb(59 59 59);
}
.row img{
    display: block;
    margin: 0 auto; 
}