html, body {
    height: 100%;
}
body {
    font-family: "Noto Sans JP", sans-serif;
    display: flex;
    flex-direction: column;
}