body{
    color: black;
}
h1{
    color: orange;
}
p{
    background-color: aliceblue;
}