#body{
  background-color: lavender;
  color: midnightblue;
}

h3{
  color: rgb(199, 97, 97);
}