.hidden {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: circle(1% at 1% 1%);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	display: none;
}