.answer{
	background: red;
}
.answer2{
	background: blue;
}
p{
	position: center;
}
h1{
	position: center;
}
.some{
	background: yellow;
}
