#graete1{
    position:absolute;
    width:20%;
    left:5%;
    top:11.5%;
}

#tkb1{
    position: absolute;
    right:5%;
    width:20%;
    bottom:0.5%;
}

#room06{
    background-image: url(../img/bgroom06.png);
    background-size: cover; 
}

#room08enter{
    position:absolute;
    width:20%;
    bottom:-4%;
    left:30%;
}

#room04enter{
    position:absolute;
    width:10%;
    top:20%;
    right:7%;
}

body{
    overflow:hidden;
}