@media only screen and (min-width: 1141px) {
  h1 {
    color: silver;
  }
}
