body {
	padding: 20px;
}
.help {
  font-size: 18px;
}
h1 {
  font-family: arial;
  background-color: powderblue;
}
* {
  font-family: arial;
}