#role_mid {
    width: 100vw;
    height: 100vh;
    background: url(../images/xumi.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}