.section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 500px;
  padding-top: 200px;
  background-image: url('../images/forensische-psychologie_logo_homepage.png');
  background-position: 50% 50%;
  background-size: 154px;
  background-repeat: no-repeat;
  text-align: center;
}