/* for _Host */
#blazor-error-ui {
	background: peachpuff;
	bottom: 0;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
	display: none;
	position: fixed;
	width: 100%;
	z-index: 1000;
}
