body {
background-color: black;
color: white;}

p {font-size: 20px;text-align: center;}

.content {
  max-width: 550px;
  margin: auto;
}
.response {
	font-size: 80px;
	color: rgb(0,255,135);
}

footer .fine{font-size: 5px; text-align:center;}
