main2.css 79 B

12345
  1. .hero{
  2. height: 600px;
  3. background-size: cover;
  4. background-position: center;
  5. }