@media screen {

  .box1 {
    background-color: #e9e9e9;
  }

  #header2 .slogan {
    color: black;
  }

}

