.glow {
	border-radius: 50%;
	background-color: rgba(26, 99, 255, 0.16);
	box-shadow: 0px 0px 100px 0px var(--glow);
}
