.site-name{
    display: flex;
    align-items: center;
    font-size: 30px;
    color: #eee;}
.site-name:hover{
    color: #eee;}
.toubu{
    width: 100%;}
.wrap{
    height: auto !important;}
.footer{
    background: #b41620;
    width:100vw;
    padding-bottom: 10px;}
