body {
  background-color: #1a1a1a;
  color: white;
  font-family: Arial, sans-serif;
}

h1, p {
	text-align: center;
}

button {
  display: block;
  margin: 0 auto;
}
