.block1 {
    max-width: 50vw;
    height: 90vh;
    overflow: auto;
    position: relative;
    left: 0;
    top: 0vh;
}

.block1_1 {
    max-width: 60vw;
    height: 15vh;
    overflow: auto;
    position: relative;
    left: 0;
    top: 0vh;
}

.block2disk {
    max-width: 40vw;
    height: 20vh;
    overflow: auto;
    position: relative;
    left: 55vw;
    top: -105vh;
}

.block2directory {
    max-width: 40vw;
    height: 30vh;
    overflow: auto;
    position: relative;
    left: 55vw;
    top: -105vh;
}

.block2files {
    max-width: 40vw;
    height: 40vh;
    overflow: auto;
    position: relative;
    left: 55vw;
    top: -105vh;
}
           
.block2_1 {
    max-width: 60vw;
    height: 15vh;
    overflow: auto;
    position: relative;
    left: 55vw;
    top: -105vh;
}

.block1Plan {
    max-width: 65vw;
    height: 90vh;
    overflow: auto;
    position: relative;
    left: 0;
    top: 0vh;
}


.block1Test {
    max-width: 50vw;
    height: 90vh;
    overflow: auto;
    position: relative;
    left: 0;
    top: 0vh;
}

.block1_1Test {
    max-width: 50vw;
    height: 15vh;
    overflow: auto;
    position: relative;
    left: 0;
    top: 0vh;
}


.block2test {
    max-width: 47vw;
    height: 50vh;
    overflow: auto;
    position: relative;
    left: 53vw;
    top: -102vh;
}

.block2_1test {
    max-width: 47vw;
    height: 15vh;
    overflow: auto;
    position: relative;
    left: 53vw;
    top: -102vh;
}

.block2editortest {
    max-width: 47vw;
    height: 50vh;
    overflow: auto;
    position: relative;
    left: 53vw;
    top: -90vh;
}

.block2_1editortest {
    max-width: 47vw;
    height: 40vh;
    overflow: auto;
    position: relative;
    left: 53vw;
    top: -90vh;
}
