 .h1_shadow {
text-stroke: 3px white;
        }
 .deshadow {
color: white;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
 }
 