body {
  padding:40px;
}
p {
  font-size: 1.3em;
}
* {
  font-style: italic;
}
h1 {
  font-size: 2.5em;
}
a {
  color: lightcoral;
}
