ul#index{

    padding-left: 0;
    list-style-type: none; 
}

.masthead {
  height: 100vh;
  min-height: 200px;
  background-image: url("https://mythsofability.com/images/myths.jpg");
  /*background-size: cover;*/
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 0;
}

h1 {
    color: white !important; 

}

.lead {

    color: white !important; 
}
