header {
	background-color: black;
}
.desc {
	width: 90%;
	background-color: rgb(222, 222, 222);
	margin-top: 0.5rem;
	padding: 6px 12px;
	border-radius: 8px;
	text-align: left;
}

footer {
	background-color: black !important;
}
.footxt a {
	color: whitesmoke !important;
}
