

#yw-quiz{
    max-width:600px;
    margin:auto;
}

.yw-progress{
    height:8px;
    background:#eee;
    margin-bottom:20px;
}

.yw-progress .bar{
    height:100%;
    width:0%;
    background:#4CAF50;
}

#yw-task{
    max-width:500px;
    margin:auto;
    text-align:center;
}