#heading{
	padding: 5px;
	border: 1px solid gray;
	font-weight: 600;
	text-align: center;
    color:white;
    background-color: #9934eb;
    
}

.lab{
	margin-top: 20px;
	
	font-weight: 900;
}