h1.titel {
  background-color: #2f2f2f;
  color: white;
  text-align: center;
}
div.titel_div {
  background-color: #2f2f2f; 
  width: 100vw;
  margin-left: -8px;
  margin-top: -25px;
  height: 100px
}
