#qrcode-container{
	display: none;
	align-items: center;
	justify-content: center;
}

.qrcode img{
	width: auto;
	margin: 0px 10px 15px;
}
