.error-boundary-message {
	position: relative;
	width: 80%;
	margin: 0 auto;
	height: fit-content;
	color: red;
	font-size: 16px;
}
