body {
  background-color: lightred;
}

h1 {
  color: red;
  margin-left: 20px;
}