.post-content {
  width: 1000px;
  max-width: 100%;
  overflow: hidden;
}

.post-content .body {
  max-width: 100%;
  overflow: hidden;
}

.post-content img {
  max-width: 250px;
}

strong {
    font-weight: 3000;
}