@CHARSET "ISO-8859-1";

.flower {
	display: block;
	position: fixed;
	color: #DDF6FE;
	font-size: 5em;
	cursor: default;
}
#the_sun {
	font-size: 20em;
	position: fixed;
	top: -0.2em;
	left: -0.01em;
	color: yellow;
	cursor: default;
}
