@charset "utf-8";
body {
    background-image: url(../image/kouji.png);
    background-repeat: no-repeat;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    background-size: cover;
}
