body { 
background-color: rgba(251, 160, 181, 0.798);
color: ;
}
h1 {
    color: rgb(234, 0, 152);
font-size: 3rem;
font-style:italic;
font-weight: bolder;
font-family: "Kalam", cursive;
}
h2{
font-size: 2rem;
}
a{
text-decoration: none;
}
