#map-canvas {
    border: 1px solid green;
    height: 80%;
}
input#pac-input {
	width: 99%;
	margin-top: 9px;
	color: black;
	font-size: 15px;
	height: 50px;
}
