html {
    max-width: 1024px;
    margin: 0 auto;
    font-family: sans-serif;
}

img {
    max-width: 100%;
}
