#status-bar {
	background-color:black;
	margin-left:0px;
	transition:0.5s
}

.footer {
	color:white;
	padding-top:2em;
	position:relative;
}

.fc > p {
	font-weight:600;
	font-size: 16px;
}

.ft {
	margin-top:4px;
	font-size: 16px;
	font-weight: 600;
}
