.container {
  position: relative;
  top: 25vh;
}

.bild {
  height: 50vh;
  display: block;
  margin: 0 auto;
}