@charset "UTF-8";

.beautytitle {
    width: 100vw;
    background-image: url(../illust/husuma.jpg);
    background-repeat: no-repeat;
    background-size: contain;

    margin: 0;

}

.beautytitleja {
    width: 500px;
    /* background-color: antiquewhite;*/
}

.beautytitleen {
    width: 500px;
    /*background-color: aqua;*/
}

.beautyphoto {
    width: 300px;
    margin: 100px;
}