body {
    font-family: Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 50px;
}

p {
  font-size: 18px;
  font-weight: bold;
}