body {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

body,
div.geEditor,
a.geTitle,
div.geSidebarTooltip>div
header.dt-properties-container__header,
label.dt-properties-form__label,
input, select, textarea,
button.btn_cancel, button.btn_save {
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 0.02em !important;
}

/* .geBlock {
    z-index:-3;
    margin:100px;
    margin-top:40px;
    margin-bottom:30px;
    padding:20px;
    text-align:center;
    min-width:50%;
}

.geBlock h1, .geBlock h2 {
    margin-top:0px;
    padding-top:0px;
} */

/* .drawio-host {
    position: relative;
    width: 100%;
    height: 83vh;
    overflow: hidden;
    background: #fff
}

.drawio-frame {
    position: absolute;
    inset: 0 0 0 0;
    width: 100%;
    height: 100%;
} */