@CHARSET "ISO-8859-1";
#fcText {
	color: white;
}

p{
	margin:10px;
}

#box{
	display:flex; 
	align-items:center;
}
	