body{
    background-color: blueviolet;
}
h1{
    color: blanchedalmond;
}
p{
    color: blanchedalmond;
}