@charset "utf-8";
/* CSS Document */

.counterWindow {
	position: fixed;
	height: 350px;
	width: 200px;
	left: 40%;
	bottom: 10%;
}
