
#debug-box {
	background: rgba(255,255,255,0.6);
	padding: 0.5rem;
	position: fixed;
	bottom: 0;
	right: 0;
}