#block-candi{
	text-align: center;
}
.alas-candi{
	height: 50px;
	width: max-content;
	display: inline-block;
}
#jin-candi{
	display: none;
	text-align: center;
	position: absolute; 
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	width: 240px; /* Need a specific value to work */
	z-index: 99;
}
.text-jin-candi{
	background-color: aliceblue;
}