body {
    word-break: normal;
}

img {
    max-width: 100%;
}
img.header {
    max-width: 512px;
    width: 100%;
}

h1 {
    text-align: center;
}