.article {
  max-width: 1200px; /* Set your desired width here */
  margin: 0 auto; /* Centers the article */
}