* {
box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
}
body {
background: #666 url(https://www.koenigreich-westphalen.de/i/g.gif) repeat 0 0;
}
.koenigreich {
max-width: 766px;
background-color: #fff;
margin: 0 auto;
padding: 0 15px;
}
footer {
padding: 30px;
text-align: center;
}