html {
    margin: 0 auto;
    max-width: 640px;
    font-family: monospace;
}

img {
    max-width: 640px;
    width: 100%;
}
