body {
  background: #000;
  color: #fff;
}

h1 {
  text-transform: uppercase;
  font-weight: 800;
  font-style: italic;
}
