#FileInput {
	position: fixed;
	bottom: -80px;
	left: 0;
	right: 0;
	opacity: 0.001;
	pointer-events: none;
}
