html, body {
  height: 100%;
  margin:0;
}

main {
  height: 60%;
}

#hero p:before {
	background: #67ac64; 
}