body{
	background-color: black ;
}
p{
	color: red;
  font-size: 24px;
}
a{
  color:red
}

#end{
  text-align: center;
  font-size: 32px;
  }