main {
  margin: auto;
  width: 80%;
  height: 800px;
  background: url(../images/bg_koekken.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
h1{
    padding-top: 2em;
}