.timer {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 220px;
	z-index: 100000;
	display: none;
}
