body {
    background-color: rgb(250, 234, 214);
}

h1 {
  color: blue;
}
