body {
 background-color: red; 
}

body h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}
