.posts {
  display: flex;
  padding: 10px;
  flex-direction: column;
  background-color: #1c1c1c;
}