﻿.answer {
    background-color: lightgreen;
}

.innerAnswer {
    width: 96%;
    background-color: white;
}

