html, body {
    overflow: hidden;
}

/* fonts */
html, body {
    font-family: "Zen Old Mincho", serif;
}
