Newer
Older
komatsuY / GDL.css
@Komatsu Yu Komatsu Yu on 18 Nov 2022 193 bytes Add files via upload
body{
    background-color: rgba(85, 189, 85, 0.801);
}


.honbun{
    text-align: center;

}
.zyanken{

    width:160px;
     height:90px;
}

.waku{
    display: flex;
    
}