html,body {
margin: 0;
padding: 0;
}

.wrap{
  text-align: center;
}

img{
width: 100%;
height: auto;
}

.imprint{
padding: 1em;
margin: 0 auto;
}