h1 {
  font-family: 'Brush Script MT', cursive;
  color: white;
}
p1{
  font-size: 75px;
  color: white;
}
p2{
  font-size: 35px;
  color: white;
}
a{
  font-size: 35px;
  color: white;
}
body {
  background-image: url(https://wallpaperset.com/w/full/8/5/a/26663.jpg);
  background-attachment: fixed;
}
