body {
  background-color: #F3F4F6;
  color: #333333;
}

h1 {
  text-align: center;
  color: #555555;
}

.article-title {
  text-decoration: underline #FF4500;
  font-size: 24px;
}