body {
    background-color: #000;
}

.img {
    margin: 0 auto;
    width: 400px;
    text-align: center;
    
}
img {
    padding-top: 60px;
}