@font-face{
   font-family: rainyhearts;
  src: url(rainyhearts.ttf);
}

body{
  background-image:url(staaars.png);
  color: white;
}
h1{text-decoration: underline; display: flex;flex-direction: row; font-family: rainyhearts, monospace, sans-serif; color: ghostwhite; font-size: 300%
; 
}
