.vagalume-container {
	position: relative;
	width: 500px;
	height: 300px;
}

.firefly {
	position: absolute;
	width: 14px;
	height: 14px;
	background-image: url("../../assets/img/vagalume.png");
	/* z-index: -2; */
	background-size: cover;
}
