.repair {
	font-family:"monospace";
	font-size:15px;
	display: flex;
	width: 100%;
	height: 95vh;
	justify-content: center;
	align-items: center;
}
