body {
  background: #000;
  margin: 0;
  padding: 0;
}
.baustelle {
  width: 100%;
}
img {
  margin: 10em auto;
  display: block;
}