.text {
	top: 0px;
	left: 0px;
	right: 0px;
	position: fixed;
}

.text p {
	font-size: 20pt;
	text-align: center;
	text-shadow: 2px 2px #878ed3;
}