.main {
	margin-top: 100px;
}
.output {
	min-height: 220px;
	width: 600px;
}

.navbar {
  background: #000;
  padding-top: 20px;
}
