
#removeBtn{
    float:right;
    width:77px;
}

#revealBtn{
    float:left;
    width:140px;
}

.evalColour {
    background-color: rgb(255, 255, 123);
}

.analysisColour {
    background-color: rgb(41, 182, 246);
}
