#Updated {
	position: relative;
	top: 63px;
}

#Updated > #UpdatedText {
	display: flex;
	justify-content: center;
	text-align: center;

	margin-left: auto;
	margin-right: auto;
	margin-top: 89px;
	width: 0%;

	font-family: verdana;
	font-size: 10px;
	color: white;
}