
h1 {
  text-align: left;
  text-indent: 200px;
  font-size: 60px;
  margin-bottom: -25px;
}


h2 {
  text-indent: 200px;
  font-size: 44px;
}

h4 {
  margin-left: 200px;
  max-width: 68ch;
  font-size: 24px;
  color: red;
}

p {
  text-indent: 200px;
  font-size: 30px;
}

hr.thick {
  height: 5px;
  background-color: black;
  border: none;
}
