div.body div.block-left {z-index:2;position:absolute;left:0;top:0;bottom:0;height:99vh;width:24%;min-width:100px;margin:0 .5% 0 0;border:0;box-sizing:border-box;}
div.body div.block-center {z-index:1;position:absolute;left:24.5%;right:24.5%;top:0;bottom:0;height:99vh;width:51%;padding:5px;box-sizing:border-box;border:0;}
div.body div.block-right {z-index:1;position:absolute;right:0;top:0;bottom:0;height:99vh;width:24%;min-width:100px;margin:0 0 0 .5%;border:0;box-sizing:border-box;}
#form-task {z-index:1;position:relative;width:100%;height:95vh;display:flex;justify-content:flex-start;align-items:flex-start;}

