#panel{
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #00FF00;
	height: 100%;
}
#logo{
	width: 50%;
	margin-top: 20px;
}