body {
  background: url(bg.png);
  background-size: cover;
  color: white;
}

.c {
  text-align: center;
}

.n {
  text-align: center;
  font-size: 4em;
}
