/* This is b.css */

.b {
    color: #0000ff;
}

.b__mod {
    background-image: url(../image/back.png);
    
    font-size: 20px;
}
