
.hidden {
  visibility: hidden ;
 }

h1.shadow  {
 color: red ;
background-color: yellow ;
 width: 100% ;

 }

