main {
    min-height: 100vh;
}
.editors {
    height: 100vh;
}
.bg-header,
.bg-footer {
    background-color: #070b41;
}
