#home {
    width: 95%;
    margin-top: 5px;
}
.postBody {
  width: 900px;
}
pre{
  white-space: pre-wrap;
}