.center {
    display: block;
    margin: auto;
}
.img {
    width: 80%;
}
.post-heading {
    font-size: 30px;   
}