html{
background-color: hsl(297, 61%, 47%);
}
h3{
color: hsl(5, 61%, 30%);
}
#div1{
color: green;
}
#div2{
color: blue;
}
#div3{
color: yellow;
}
