body {
    background-color: antiquewhite;
    color: black;

}
h1 {
    color: blueviolet;

}p {
    color:forestgreen;
}