@media (min-width: 768px) {
  .news-input {
    width: 50%;
  }
}
body {
  background-color: #212529;
}
