body {
  background-color: salmon;
}

h2 {
  color: red;
  margin-left: 20px;
}