header.masthead {
    background-color: #333;
    background-image: url("../assets/img/ToppingRose1.png");
    width: 100% ;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
  }