#error_size_container{
	width: 100vw;
	height: 100vh;
	align-items: center;
	justify-content: center;
	background-color: #400606;
	display: none;
	z-index: 1000000000000000000000000000000000000000000000000000000000000;
}

#error_size{
	width: 70%;
	font-family: "Archivo", sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: 0.1em;
	color: #FFFBE9;
	text-align: center;
}