.congrats {
    margin-top: 15%;
	text-align: center;
}

.blob {
	height: 50px;
	width: 50px;
	color: #ffcc00;
	position: absolute;
	top: 20%;
	left: 45%;
	z-index: 1;
	font-size: 30px;
	display: none;	
}