h1 {
    color: blue;
}

body {
    background-color: rgb(220, 142, 142);

}