#notice-page {
	min-height: 100vh;
	width: 100vw;
	background-color: #1b2124;
	color: #c4cbd0;
	padding: 12px;
}
