.main-body {
    margin-top: 2%;
    margin-left: 10%;
    margin-right: 10%;
    padding: 10px;
    background-color: #1d1d1d;
    
}

.main-body * {
    color: rgb(245, 245, 245);
    text-align: center;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.working-on {
    font-size: 2em;
    text-align: center;
}

.come-later {
    font-size: 1em;
}
