body{font-family:system-ui;background:#f9fafb}
#hero{
  height:60vh;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  background-size:cover;
}

