



body{

background-color:#2f2f4f;
}
h1 {
  text-shadow: 4px 4px grey;
}

p.italic {
  font-style: italic;
}
h2 {
text-shadow: 4px 2px black;
}
