body {
    background-color: #121212 !important;
    color: white;
}

.center {
    text-align: center;
}

#workspace {
    width: 100%;
    height: calc(100vh - 50px);
    border: none;
}