*{

font-style: normal;
font-family: "Helvetica";
scroll-behavior: smooth;
}

body{
  background-image: url("2.png")

}


h1{
  font-size: 175px;
  color:#FFFF8A;
  font-weight: bolder;
}

h2{
font-size: 50px;
font-weight: bolder;
font-variant: normal;
color:#4682b4;
}


h3{
  font-size: 50px;
  font-weight: bolder;
  font-variant: normal;
  color:#4682b4;
}

p{
  font-size: 25px;
  font-weight: bolder;
  font-variant: normal;
  color:#FFFF8A ;
}



  /* THIS IS A COMMENT */
/* write your css in this document */
