.wf-notosansjapanese {
    font-family: "Noto Sans JP";
}

.wf-roundedmplus1c {
    font-family: "M PLUS Rounded 1c";
}

body {
    font-family: "Noto Sans JP";
    background-color: #000000;
}

a:link {
    color: #038BFC;
}

a:visited {
    color: #038BFC;
}

a:hover {
    color: #02fcef;
}