#disclaimer {
	position: fixed;
	bottom: 0;
	display: flex;
	margin: 1rem;
	width: 100vw;
	justify-content: center;
	align-items: center;
}
