.navigation li {
    white-space: normal !important;
}
#answer_container {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#student-panel > div:first-child {
    height: calc(90vh - 4rem);
    margin-bottom: 0px;
}

