#main {
	display: none !important;
}

.animation {
	display: none !important;
}

.noscript {
	position: fixed;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	width: 100%;
	font-size: var(--fontsize-small);
	line-height: var(--lineheight-small);
	text-align: center;
}