body{
    background-color: darkkhaki;
}
h1{
color: white;
}

p{
    color:red;
}




