body
{
	background-color: white;
}
h1
{
	font-size: 6vw;
	color: black;
}
span.x
{
	font-size: 9vw;
	color: red;
}
span.tm
{
	font-size: 2vw;
	color: red;
	vertical-align: super !important;
}