p {
  margin-left: 1rem;
}
pp {
  margin-left: 3rem;
}
hr {
 height: 3px;
 background-color: red;
 width: 100%;
 border: none;
}
