body {
	background: black;
	color: white;
	text-align: center;
  height: 100%;
	text-transform: uppercase;
}

h1 {
	color: white;
}


* {
  outline: 0;
}
