#scanner{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #fe4f28;
	z-index: 2;
}

#video-container{
	text-align:center;
}
#qr-video{
	width: 250px;
	height: 250px;
	object-fit: cover;
}
