﻿body {

}

#table {
    text-align: center
}

#question {
    text-align: center;
}

#answer {
    text-align: left;
}

.image {
    width: auto;
    max-height: 100px;
}
