* {
  padding: 0;
  margin: 0; }

.hero {
  background: url("../img/background.jpg") no-repeat center center/cover;
  height: 100vh; }
