h1{
color:rgb(138, 94, 173);
}
p{
    color: rgb(37, 4, 66);
}
body{
    background-color: cornsilk;
    text-align: center;
}