
h1, h2 {color:rgb(255, 255, 255);}
h1 {font-size: 90px;}
h2 {font-size: 70px;}
p {color: rgb(184, 59, 80);}
p {font-size: 20px;}


h3 {
color: rgb(230, 83, 181);
font-size: 50px;
border-style: double;
}
body {background-color: rgb(248, 169, 202);}