h1{
	color:white;
	text-align: center;
}
pre{
	color:red;
	text-align: center;
}
body{
	background-color:black;
}
hr{
	color:red;
}
