@charset "utf-8";

title{
    font-size: 20px;
    color: black;
    background-color: antiquewhite;
}


body{
    font-size: 15px;
    color: black;
    background-color: antiquewhite;
}



.kijutsu{
    font-size: 1px;
    color: antiquewhite;
    background-color: antiquewhite;
}

