@CHARSET "ISO-8859-1";

.star {
	display: block;
	position: fixed;
	font-size: 5em;
	cursor: default;
}
#the_moon {
	font-size: 20em;
	position: fixed;
	top: -0.1em;
	right: -0.01em;
	color: #0F1535;
	cursor: default;
}
