.bottom{
    position: fixed;
    bottom: 0px;
}

body{
    background-color: #1e1e1e;
    color: white;
}

.answerContainer{
    display: flex;
}